log

age author description
2010-11-30 Oleg Oshmyan A os.path.relpath implementation for Python 2.5
2010-11-29 Oleg Oshmyan Converted revision reporting from SVN to hg.
2010-11-29 Oleg Oshmyan Updated zipfile to 2.7.1 and 3.1.3 final releases.
2010-11-25 Oleg Oshmyan Clean up try-except clauses
2010-11-24 Oleg Oshmyan hasattr -> try in the newly added 2.6 zipfile
2010-11-24 Oleg Oshmyan Clean up zipfiles and diff them to stock ones
2010-11-24 Oleg Oshmyan hasattr -> try
2010-10-15 Oleg Oshmyan Bug fixes
2010-09-23 Oleg Oshmyan Output text improvements
2010-09-23 Oleg Oshmyan Bug fixes and overhead reduction
2010-09-23 Oleg Oshmyan Score returned by TestCase.__call__() is now normalized to 0..1
2010-09-22 Oleg Oshmyan Compatibility and bug fixes
2010-09-22 Oleg Oshmyan Further 2.00 work
2010-08-06 Oleg Oshmyan A pretty usable version
2010-06-14 Oleg Oshmyan More ZIP archive fixes