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 2 of 2)
changed /1.3/test_suite/unit_tests/_maths_fns/test_kronecker_product.py
changed /1.3/test_suite/unit_tests/_maths_fns/test_rotation_matrix.py
changed /1.3/test_suite/unit_tests/align_tensor_testing_base.py
changed /1.3/test_suite/unit_tests/unit_test_runner.py
/1.3/test_suite/unit_tests/_maths_fns/test_kronecker_product.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/unit_tests/_maths_fns/test_rotation_matrix.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/unit_tests/align_tensor_testing_base.py Diff Switch to side-by-side view
Loading...
/1.3/test_suite/unit_tests/unit_test_runner.py Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 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.