Commit | Date | |
---|---|---|
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 | |
[r17713]
by
bugman
The C module compilation testing script now accepts the Python version as a first argument. |
2012-10-07 13:56:44 | Tree |
[r17712]
by
bugman
Reverted revisions r17702, r17701, r17693, r17687, r17685, r17684, and r17669. The command used were: The relax_io module should now handle all files as text, independent of compression. These reverted |
2012-10-07 13:50:10 | Tree |
[r17711]
by
bugman
The relax_io.open_read_file() now supports all Python versions over 2.4. This required some really nasty hacks for Python 3.0, 3.1 and 3.2 with the Bzip2Fixed and GzipFixed |
2012-10-07 13:40:50 | Tree |
2012-10-07 13:37:52 | Tree |