Menu

Commit [r17630]  Maximize  Restore  History

Python 3 - removal of the use of the string.atoi and string.atof functions.

These have been depreciated since Python 2.0!! They have been replace by the int and float
functions.

bugman 2012-10-01

changed /trunk/extern/scientific_python/IO/ArrayIO.py
changed /trunk/extern/scientific_python/IO/FortranFormat.py
changed /trunk/extern/scientific_python/IO/PDB.py
changed /trunk/extern/scientific_python/IO/TextFile.py
/trunk/extern/scientific_python/IO/ArrayIO.py Diff Switch to side-by-side view
Loading...
/trunk/extern/scientific_python/IO/FortranFormat.py Diff Switch to side-by-side view
Loading...
/trunk/extern/scientific_python/IO/PDB.py Diff Switch to side-by-side view
Loading...
/trunk/extern/scientific_python/IO/TextFile.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.