log

age author description
Thu, 03 Mar 2011 21:09:41 +0000 Oleg Oshmyan Fixed the generic implementation of call to use maxwalltime 2.00.0
Wed, 02 Mar 2011 20:03:44 +0000 Oleg Oshmyan Fixed a major regression introduced in changeset 1fb319ec33af
Wed, 02 Mar 2011 19:52:03 +0000 Oleg Oshmyan Fixed ZipArchive.extract with relative paths on Windows
Wed, 02 Mar 2011 19:00:57 +0000 Oleg Oshmyan Added zipfile-with-bzip2 implementation for Python 3.2
Mon, 28 Feb 2011 23:16:49 +0000 Oleg Oshmyan Fixed a typo (did not affect anything)
Mon, 28 Feb 2011 21:36:57 +0000 Oleg Oshmyan Added a search for the location of the executable for Popen on Win32