Menu

Commit [r17629]  Maximize  Restore  History

Python 3 - a number of fixes for running the ScientificPython modules in relax on Python 2 and 3.

This includes relative imports, converting raise statements to function calls, removal of the use of
many string module functions which do not exist in Python 3, etc.

bugman 2012-10-01

changed /trunk/extern/scientific_python/Geometry/TensorModule.py
changed /trunk/extern/scientific_python/Geometry/__init__.py
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/Geometry/TensorModule.py Diff Switch to side-by-side view
Loading...
/trunk/extern/scientific_python/Geometry/__init__.py Diff Switch to side-by-side view
Loading...
/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...