Mercurial > ~astiob > upreckon > hgweb
log testcases.py @ 145:d2c266c8d820
age | author | description |
---|---|---|
Tue, 24 May 2011 20:51:01 +0100 | Oleg Oshmyan | Added a C implementation of the unix module (called _unix) |
Fri, 20 May 2011 14:47:42 +0100 | Oleg Oshmyan | Moved process killing logic into platform-specific modules |
Thu, 19 May 2011 02:21:33 +0100 | Oleg Oshmyan | Removed useless arguments to call() from testcases.BatchTestCase.test() |
Mon, 16 May 2011 21:31:43 +0100 | Oleg Oshmyan | Fixed EINTR fatally breaking poll/wait on Python 2.6- (for real this time) |