commit | a4f1afa640dbe031f9b449a74fafd29d7d0f6ecf | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 31 13:15:20 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 31 13:15:20 2010 +0000 |
tree | 67a93b1204b2a7baf45fe3b822ee2ab8b19cd934 | |
parent | e305425b86a5896cd3afce0859f4762b1fe62917 [diff] |
Merged revisions 85935-85936 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85935 | antoine.pitrou | 2010-10-29 21:34:45 +0200 (ven., 29 oct. 2010) | 4 lines Make a GC run before trying to clean up files left over by the latest test run. ........ r85936 | antoine.pitrou | 2010-10-29 21:36:37 +0200 (ven., 29 oct. 2010) | 3 lines Fix typo ........