Menu

Commit [r17840]  Maximize  Restore  History

Merged revisions 17671-17675 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r17671 | bugman | 2012-10-02 15:48:31 +0200 (Tue, 02 Oct 2012) | 5 lines

Python 3 fix for the user function docstring creation in the prompt UI mode.

Again this is the problem of a division now returning a float rather than an int.
........
r17672 | bugman | 2012-10-02 16:05:11 +0200 (Tue, 02 Oct 2012) | 5 lines

Python 3 fix for the test_write_protein_sequence() unit test.

This is again a string verses byte verses unicode problem.
........
r17673 | bugman | 2012-10-02 16:09:58 +0200 (Tue, 02 Oct 2012) | 5 lines

Python 3 bug fix for the Structure.test_read_pdb_mol_2_model_scientific system tests.

This is again an integer division problem returning a float.
........
r17674 | bugman | 2012-10-02 16:12:01 +0200 (Tue, 02 Oct 2012) | 5 lines

Python 2 and 3 support in the generic_fns.relax_data module using 2to3.

One print call was fixed after running 2to3.
........
r17675 | bugman | 2012-10-02 16:24:58 +0200 (Tue, 02 Oct 2012) | 3 lines

Python 3 fixes - eliminated all usage of the dictionary has_key() calls as they are no longer present.
........

bugman 2012-10-16

changed /branches/frame_order_testing
changed /branches/frame_order_testing/auto_analyses/dauvergne_protocol.py
changed /branches/frame_order_testing/generic_fns/pcs.py
changed /branches/frame_order_testing/generic_fns/rdc.py
changed /branches/frame_order_testing/generic_fns/relax_data.py
changed /branches/frame_order_testing/generic_fns/spectrum.py
changed /branches/frame_order_testing/generic_fns/structure/api_base.py
changed /branches/frame_order_testing/generic_fns/structure/internal.py
changed /branches/frame_order_testing/graphics/wizards/dipole_pair/VectorFieldPlot.py
changed /branches/frame_order_testing/gui/controller.py
changed /branches/frame_order_testing/info.py
changed /branches/frame_order_testing/prompt/uf_docstring.py
changed /branches/frame_order_testing/specific_fns/consistency_tests.py
changed /branches/frame_order_testing/specific_fns/jw_mapping.py
changed /branches/frame_order_testing/specific_fns/model_free/main.py
changed /branches/frame_order_testing/specific_fns/n_state_model.py
changed /branches/frame_order_testing/test_suite/system_tests/n_state_model.py
changed /branches/frame_order_testing/test_suite/system_tests/relax_data.py
changed /branches/frame_order_testing/test_suite/system_tests/structure.py
changed /branches/frame_order_testing/test_suite/unit_tests/sequence_testing_base.py
/branches/frame_order_testing/auto_analyses/dauvergne_protocol.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/pcs.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/rdc.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/relax_data.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/spectrum.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/structure/api_base.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/generic_fns/structure/internal.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/graphics/wizards/dipole_pair/VectorFieldPlot.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/gui/controller.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/info.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/prompt/uf_docstring.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/specific_fns/consistency_tests.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/specific_fns/jw_mapping.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/specific_fns/model_free/main.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/specific_fns/n_state_model.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/system_tests/n_state_model.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/system_tests/relax_data.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/system_tests/structure.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/unit_tests/sequence_testing_base.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.