Commit | Date | |
---|---|---|
2012-09-28 16:50:32 | Tree | |
[r17610]
by
bugman
Python 3 preparations - error handling is now Python 2 and 3 compatible in the relax_io module. |
2012-09-28 16:34:49 | Tree |
[r17609]
by
bugman
Python 3 preparations - converted the relax prompt/script interpreter to be Python 2 and 3 compatible. |
2012-09-28 16:32:10 | Tree |
2012-09-28 16:20:48 | Tree | |
[r17607]
by
bugman
Python 3 preparations - compatibility for both the Python 2 cPickle and Python 3 pickle modules. |
2012-09-28 16:11:48 | Tree |
[r17606]
by
bugman
Python 3 preparations - all usage of string.split() and string.strip() has been eliminated. |
2012-09-28 16:08:24 | Tree |
2012-09-28 15:55:25 | Tree | |
2012-09-28 15:28:56 | Tree | |
[r17603]
by
bugman
Python 3 preparations - all os.popen3() instances in relax have been replaced by the subprocess module. |
2012-09-28 15:28:11 | Tree |
[r17602]
by
bugman
Python 3 preparations - eliminated the use of the os.popen3 function from the info module. |
2012-09-28 15:22:32 | Tree |