Menu

Commit [r9437]  Maximize  Restore  History

The whitespace after commas has been enforced (for Python 3.x).

This was done with the python 2.x to 3.x script with the command:
2to3 -w -f ws_comma relax .

The change is in preparation for Python 3.0, and relax still works with Python versions 2.4, 2.5,
and 2.6. All commas now have whitespace after them.

The docs/2to3_checklist file has also been updated with all the 2to3 changes.

bugman 2009-09-03

1 2 > >> (Page 1 of 2)
changed /1.3/docs/2to3_checklist
changed /1.3/float.py
changed /1.3/generic_fns/align_tensor.py
changed /1.3/generic_fns/mol_res_spin.py
changed /1.3/generic_fns/pcs.py
changed /1.3/generic_fns/rdc.py
changed /1.3/generic_fns/relax_data.py
changed /1.3/generic_fns/spectrum.py
changed /1.3/generic_fns/structure/geometric.py
changed /1.3/generic_fns/structure/mass.py
changed /1.3/maths_fns/alignment_tensor.py
changed /1.3/maths_fns/chi2.py
changed /1.3/maths_fns/frame_order_matrix_ops.py
changed /1.3/maths_fns/mf.py
changed /1.3/maths_fns/n_state_model.py
changed /1.3/maths_fns/rdc.py
changed /1.3/maths_fns/rotation_matrix.py
changed /1.3/relax_io.py
changed /1.3/specific_fns/frame_order.py
changed /1.3/specific_fns/model_free/main.py
changed /1.3/specific_fns/n_state_model.py
changed /1.3/test_suite/shared_data/align_data/CaM/generate_data.py
changed /1.3/test_suite/system_tests/model_free.py
changed /1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py
changed /1.3/test_suite/unit_tests/_maths_fns/test_chi2.py
/1.3/docs/2to3_checklist Diff Switch to side-by-side view
Loading...
/1.3/float.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/align_tensor.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/mol_res_spin.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/pcs.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/rdc.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/relax_data.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/spectrum.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/structure/geometric.py Diff Switch to side-by-side view
Loading...
/1.3/generic_fns/structure/mass.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/alignment_tensor.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/chi2.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/frame_order_matrix_ops.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/mf.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/n_state_model.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/rdc.py Diff Switch to side-by-side view
Loading...
/1.3/maths_fns/rotation_matrix.py Diff Switch to side-by-side view
Loading...
/1.3/relax_io.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/frame_order.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/model_free/main.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/n_state_model.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/shared_data/align_data/CaM/generate_data.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/system_tests/model_free.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/unit_tests/_generic_fns/test_mol_res_spin.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/unit_tests/_maths_fns/test_chi2.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.