Menu

SVN archive Commit Log


Commit Date  
[r17608] by bugman

Python 3 preparations - removed the use of the types.ClassType object.

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
[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
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.