Commit | Date | |
---|---|---|
2014-11-12 08:11:04 | Tree | |
2014-11-11 16:57:37 | Tree | |
[r26537]
by
bugman
Python 3 fixes via 2to3 - the xrange() function has been replaced by range(). The command used was: |
2014-11-11 16:37:03 | Tree |
[r26536]
by
bugman
Python 3 fixes via 2to3 - the spacing around commas has been fixed. The command used was: |
2014-11-11 16:28:08 | Tree |
[r26535]
by
bugman
Python 3 fixes via 2to3 - the "while 1" construct has been replaces with "while True". The command used was: |
2014-11-11 15:51:21 | Tree |
2014-11-11 15:41:51 | Tree | |
[r26533]
by
bugman
Merged revisions 26531 via svnmerge from ........ |
2014-11-11 15:38:42 | Tree |
[r26532]
by
bugman
Merged revisions 26531 via svnmerge from ........ |
2014-11-11 15:38:39 | Tree |
[r26531]
by
bugman
Python 3 fixes via 2to3 - the filter() function in Python 3 now returns an iterator. The command used was: |
2014-11-11 15:37:13 | Tree |
[r26530]
by
bugman
Merged revisions 26516-26528 via svnmerge from ........ |
2014-11-11 15:31:33 | Tree |