Commit | Date | |
---|---|---|
[r17723]
by
bugman
Removed the pickle format information and arguments from the state user function definitions. |
2012-10-07 17:12:26 | Tree |
[r17722]
by
bugman
Eliminated the State.test_state_pickle() system test as pickled states are no longer supported. |
2012-10-07 16:59:43 | Tree |
[r17721]
by
bugman
Removed the ability to save and restore states using the pickle module. A pickled state is of no use to relax anymore. It's removal is needed for Python 3 support. So now |
2012-10-07 16:59:12 | Tree |
2012-10-07 16:53:30 | Tree | |
2012-10-07 16:45:38 | Tree | |
[r17718]
by
bugman
Python 3 fix for the relax_io.open_write_file() function. This now matches the behaviour of open_read_file() in that there are three different behaviours for |
2012-10-07 16:12:33 | Tree |
[r17717]
by
bugman
Python 3 fix for the Noe.test_noe_analysis() system test for the grace.write precision changes. |
2012-10-07 14:38:43 | Tree |
[r17716]
by
bugman
For consistency between Python 2 and 3, the grace.write user function outputs to 15 decimal places. This increased precision will only be of use in the relax test suite. |
2012-10-07 14:38:01 | Tree |
[r17715]
by
bugman
Python 3 fix for the Pipes.test_pipe_bundle() system test. The order of bundle names returned by generic_fns.pipes.bundle_names() is not guaranteed in Python 3. |
2012-10-07 14:29:56 | Tree |
2012-10-07 14:15:02 | Tree |