log

age author description
Sun, 05 Dec 2010 15:00:27 +0100 Oleg Oshmyan Cosmetical edit
Sun, 05 Dec 2010 14:34:24 +0100 Oleg Oshmyan Cemented a decision previously being unsure about
Fri, 03 Dec 2010 02:46:06 +0000 Oleg Oshmyan Test groups are now supported
Fri, 03 Dec 2010 02:45:56 +0000 Oleg Oshmyan Fixed a bug with nested configuration namespaces in config.py
Fri, 03 Dec 2010 02:45:19 +0000 Oleg Oshmyan Cleaned up next() calls
Fri, 03 Dec 2010 02:32:06 +0000 Oleg Oshmyan The version-selecting zipfile.py now works again
Fri, 03 Dec 2010 01:19:55 +0000 Oleg Oshmyan compat.py now emulates the next() built-in in Python 2.5
Tue, 30 Nov 2010 00:18:17 +0000 Oleg Oshmyan A os.path.relpath implementation for Python 2.5
Mon, 29 Nov 2010 22:15:01 +0000 Oleg Oshmyan Converted revision reporting from SVN to hg.
Mon, 29 Nov 2010 01:24:22 +0000 Oleg Oshmyan Updated zipfile to 2.7.1 and 3.1.3 final releases.
Thu, 25 Nov 2010 00:03:29 +0000 Oleg Oshmyan Clean up try-except clauses
Wed, 24 Nov 2010 23:42:06 +0000 Oleg Oshmyan hasattr -> try in the newly added 2.6 zipfile
Wed, 24 Nov 2010 23:21:31 +0000 Oleg Oshmyan Clean up zipfiles and diff them to stock ones
Wed, 24 Nov 2010 01:42:39 +0000 Oleg Oshmyan hasattr -> try
Fri, 15 Oct 2010 22:17:31 +0000 Oleg Oshmyan Bug fixes