log

age author description
Thu, 19 May 2011 02:21:33 +0100 Oleg Oshmyan Removed useless arguments to call() from testcases.BatchTestCase.test()
Mon, 16 May 2011 21:42:43 +0100 Oleg Oshmyan Fixed EINTR fatally breaking another poll() call on Python 2.6-
Mon, 16 May 2011 21:31:43 +0100 Oleg Oshmyan Fixed EINTR fatally breaking poll/wait on Python 2.6- (for real this time)