Menu

SVN archive Commit Log


Commit Date  
[r17644] by bugman

Fix for a bug introduced at r17624 in the generic_fns.sequence.validate_sequence() function.

The is_none() function call doesn't seem to be working correctly.

2012-10-01 23:16:44 Tree
[r17643] by bugman

Created the special check_types.is_filetype() function for checking for files in all Python versions.

2012-10-01 22:37:08 Tree
[r17642] by bugman

Python 3 - Eliminated an unneeded xrange call.

2012-10-01 21:40:37 Tree
[r17641] by bugman

Python 3 - eliminated the use of the map() function, as this behaves differently in Python 3.

2012-10-01 21:34:42 Tree
[r17640] by bugman

Python 3 - removed the use of the string.lower() function as it is missing in Python 3.

2012-10-01 21:34:08 Tree
[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
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.