Menu

Commit [r27707]  Maximize  Restore  History

Python 3 fix for the new internal structural object MolContainer._sort() method.

The list() builtin function is required to convert the output of the range() function into a true
list in Python 3, so that the list.sort() method can be accessed.

bugman 2015-02-20

changed /trunk/lib/structure/internal/molecules.py
/trunk/lib/structure/internal/molecules.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.