Commit | Date | |
---|---|---|
[r20551]
by
bugman
Added a paragraph to http://www.nmr-relax.com/download.html about not supporting the EPD. |
2013-08-06 12:49:17 | Tree |
[r20550]
by
bugman
Added a paragraph to the installation chapter of the manual about not supporting the EPD. |
2013-08-06 12:48:46 | Tree |
[r20549]
by
bugman
Python 3 fix for the new test_suite.clean_up module. The exceptions Python module does not exist in Python 3, so instead the relax compat.builtins object |
2013-08-06 12:21:31 | Tree |
[r20548]
by
bugman
Epydoc docstring fix for the pipe_control.spectrum.read() function. The text "Z_A{i}" causes problems when compiling the API documentation, so it has been changed to |
2013-08-06 11:55:40 | Tree |
[r20547]
by
bugman
Better handling of temporary file and directory removal in the relax test suite. The new test_suite.clean_up.deletion() function has been created from the recent method of the same |
2013-08-06 09:38:56 | Tree |
[r20546]
by
bugman
Changed the links for the Python downloads to the Python 2.7.5 release webpage. This is for the webpage http://www.nmr-relax.com/download.html. |
2013-08-06 08:50:05 | Tree |
[r20545]
by
bugman
Updated the Python download links from 2.7.3 to 2.7.5. This is for the webpage http://www.nmr-relax.com/download.html. |
2013-08-06 08:45:04 | Tree |
2013-08-06 08:31:54 | Tree | |
[r20543]
by
bugman
Updated the Python requirement from 2.3 to 2.5 on the webpage http://www.nmr-relax.com/download.html. |
2013-08-06 08:28:56 | Tree |
[r20542]
by
bugman
An attempt at better handling MS Windows not releasing the file handle on time in the test suite. The system and unit tests tearDown() method should now be resilient to the strange MS Windows |
2013-08-06 08:23:46 | Tree |