log

age author description
2010-12-05 Oleg Oshmyan Cemented a decision previously being unsure about
2010-12-03 Oleg Oshmyan Test groups are now supported
2010-12-03 Oleg Oshmyan Fixed a bug with nested configuration namespaces in config.py
2010-12-03 Oleg Oshmyan Cleaned up next() calls
2010-12-03 Oleg Oshmyan The version-selecting zipfile.py now works again
2010-12-03 Oleg Oshmyan compat.py now emulates the next() built-in in Python 2.5
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