Menu

SVN archive Commit Log


Commit Date  
[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
[r17596] by bugman

Python 3 preparations - removed all usage of the xrange() in the generic_fns package as none are needed.

The command used was:
2to3 -w -f xrange .

2012-09-28 11:36:50 Tree
[r17595] by bugman

Python 3 preparation - eliminated the unneeded use of xrange().

2012-09-28 11:29:29 Tree
[r17594] by bugman

Python 3 preparation - the use of an absolute module path for import.

2012-09-28 11:28:49 Tree
[r17593] by bugman

Python 3 preparations - the auto_analyses package is now fully Python 2 and 3 compatible.

The command used was:
2to3 -w -f except -f import -f imports -f long -f numliterals -f xrange .

2012-09-28 09:50:34 Tree
[r17592] by bugman

Python 3 preparation - the auto_analyses package now uses absolute paths for the module imports.

2012-09-28 09:49:34 Tree
[r17591] by bugman

Python 3 preparations - the use of the queue module in the status module is now compatible with 2 and 3.

2012-09-28 09:45:14 Tree
[r17590] by bugman

Python 3 preparations - the GUI tests are now fully Python 2 and 3 compatible.

The command used was:
2to3 -w -f except -f import -f imports -f long -f numliterals -f xrange .

2012-09-28 09:43:29 Tree
[r17589] by bugman

Python 3 preparations - the queue modules for both Python versions are now supported in the GUI tests.

2012-09-28 09:42:00 Tree
[r17588] by bugman

Python 3 preparations - the test_suite.gui_tests package now uses absolute module path imports.

2012-09-28 09:34:04 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.