commit | 0d75957d91167bb4363a9db7d0d923376a73f678 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 31 13:15:24 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Oct 31 13:15:24 2010 +0000 |
tree | 33661fa063c638c1e6c24ad7bb320f47abd117f5 | |
parent | 3917c092b954a967fac7324628b213afbbb32a8c [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 ........