Menu

SVN archive Commit Log


Commit Date  
[r17606] by bugman

Python 3 preparations - all usage of string.split() and string.strip() has been eliminated.

2012-09-28 16:08:24 Tree
[r17605] by bugman

Removed the completely unused gui.components.conversion module.

2012-09-28 15:55:25 Tree
[r17604] by bugman

Removed an unused import (which was breaking relax in Python 3).

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
[r17601] by bugman

More exception handling changes to be Python 2.4+ compatible.

2012-09-28 15:17:05 Tree
[r17600] by bugman

Python 3 preparations - exception handling fix to be Python 2.4+ compatible.

2012-09-28 14:58:29 Tree
[r17599] by bugman

Reverted r17598 for the multi.processor module as this breaks in Python 2.

The command used was:
svn merge -r17598:r17597 processor.py

2012-09-28 14:57:03 Tree
[r17598] by bugman

Python 3 conversions using 2to3.

The command used was:
2to3 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.

2012-09-28 14:40:50 Tree
[r17597] by bugman

Updated the Python 2 to 3 checklist document for the shifting of the 'relax' file to 'relax.py'.

2012-09-28 12:23:58 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.