Menu

Commit [r9442]  Maximize  Restore  History

Updates for Python3k.

The command used was:
2to3 -w \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
relax .

This is from the docs/2to3_checklist document. One print statement change in pystarlib/TagTable.py
had to be manually fixed afterwards, as the end arg to the print statement does not exist in all
python 2.x versions.

bugman 2009-09-03

changed /branches/bmrb/bmrblib/NMR_parameters/chem_shift_anisotropy.py
changed /branches/bmrb/bmrblib/base_classes.py
changed /branches/bmrb/bmrblib/kinetics/general_relaxation.py
changed /branches/bmrb/bmrblib/kinetics/heteronucl_NOEs.py
changed /branches/bmrb/bmrblib/kinetics/heteronucl_T1_relaxation.py
changed /branches/bmrb/bmrblib/kinetics/heteronucl_T2_relaxation.py
changed /branches/bmrb/bmrblib/misc.py
changed /branches/bmrb/bmrblib/thermodynamics/order_parameters.py
changed /branches/bmrb/generic_fns/bmrb.py
changed /branches/bmrb/generic_fns/mol_res_spin.py
changed /branches/bmrb/generic_fns/relax_data.py
changed /branches/bmrb/prompt/bmrb.py
changed /branches/bmrb/pystarlib/File.py
changed /branches/bmrb/pystarlib/FileTest.py
changed /branches/bmrb/pystarlib/SaveFrame.py
changed /branches/bmrb/pystarlib/TagTable.py
changed /branches/bmrb/pystarlib/Text.py
changed /branches/bmrb/pystarlib/Utils.py
changed /branches/bmrb/pystarlib/testAll.py
changed /branches/bmrb/specific_fns/model_free/bmrb.py
/branches/bmrb/bmrblib/NMR_parameters/chem_shift_anisotropy.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/bmrblib/base_classes.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/bmrblib/kinetics/general_relaxation.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/bmrblib/kinetics/heteronucl_NOEs.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/bmrblib/kinetics/heteronucl_T1_relaxation.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/bmrblib/kinetics/heteronucl_T2_relaxation.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/bmrblib/misc.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/bmrblib/thermodynamics/order_parameters.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/generic_fns/bmrb.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/generic_fns/mol_res_spin.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/generic_fns/relax_data.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/prompt/bmrb.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/pystarlib/File.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/pystarlib/FileTest.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/pystarlib/SaveFrame.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/pystarlib/TagTable.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/pystarlib/Text.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/pystarlib/Utils.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/pystarlib/testAll.py Diff Switch to side-by-side view
Loading...
/branches/bmrb/specific_fns/model_free/bmrb.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.