Commit | Date | |
---|---|---|
2013-09-04 08:43:51 | Tree | |
2013-09-04 08:41:49 | Tree | |
[r20790]
by
bugman
Defined two new functions called u() in the compat module for better unicode string support. The two functions are defined differently for Python2 and Python3. The Python3 function simply |
2013-09-04 08:37:19 | Tree |
[r20789]
by
bugman
Merged revisions 20788 via svnmerge from ........ |
2013-09-04 08:01:43 | Tree |
[r20788]
by
bugman
Python 3 fixes for all of the unicode strings in relax. Instead of using the u"xyz" notation, now unicode("xyz") is being used. This works as the relax |
2013-09-04 08:01:07 | Tree |
[r20787]
by
bugman
Python 3 space fixes for the lib.software.grace.script_grace2images() function. As the script is encoded by strings, the 2to3 program cannot fix this script. Therefore the changes |
2013-09-04 07:54:06 | Tree |
[r20786]
by
bugman
Merged revisions 20785 via svnmerge from ........ |
2013-09-04 07:32:08 | Tree |
[r20785]
by
bugman
Python 3 fixes. The command used was: The compat.py and multi/processor.py files were reverted prior to committing. |
2013-09-04 07:29:14 | Tree |
[r20784]
by
bugman
Created the Relax_disp.test_tp02_data_to_tp02 GUI test. This is based on the system test of the same name. This GUI test checks that an off-resonance R1rho |
2013-09-03 17:31:31 | Tree |
[r20783]
by
bugman
Merged revisions 20780-20781 via svnmerge from ........ |
2013-09-03 16:50:28 | Tree |