Menu

SVN archive Commit Log


Commit Date  
[r17639] by bugman

Python 3 fix for the relax information print out.

The try blocks seem to now operate slightly differently in Python 3.

2012-10-01 21:19:57 Tree
[r17638] by bugman

Python 2 fixes - the Python 3 fixes for the ScientificPython module imports broke Python 2.

2012-10-01 21:06:27 Tree
[r17637] by bugman

Python 3 - The cStringIO.StringIO import switches to io.StringIO if missing.

2012-10-01 20:55:29 Tree
[r17636] by bugman

Python 3 - relative module paths are now used for the test suite runner.

2012-10-01 20:54:43 Tree
[r17635] by bugman

Debugging printout removal.

2012-10-01 20:51:12 Tree
[r17634] by bugman

Python 3 fixes for the version module for catching empty lists.

2012-10-01 20:43:38 Tree
[r17633] by bugman

Python 3 fix - ensure an integer is actually an integer (division now converts ints to floats).

2012-10-01 20:41:26 Tree
[r17632] by bugman

Python 3 - fixes for the renaming of the Queue package.

2012-10-01 20:27:00 Tree
[r17631] by bugman

Python 3 - converted the last of the except error catching statements to be Python 2.4+ compatible.

2012-10-01 20:22:34 Tree
[r17630] by bugman

Python 3 - removal of the use of the string.atoi and string.atof functions.

These have been depreciated since Python 2.0!! They have been replace by the int and float
functions.

2012-10-01 20:15:43 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.