Menu

Commit [r17646]  Maximize  Restore  History

Python 3 fixes - the list() function is now used in combination with range() to generate the ordered list.

range() in Python 3 is an iterator object (just as xrange was), so now the list() function has to be
called.

bugman 2012-10-02

changed /trunk/data/align_tensor.py
/trunk/data/align_tensor.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.