commit | 1b4758d2769858c75c6ef301ba995272a0a314f3 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon May 12 17:04:10 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Mon May 12 17:04:10 2008 +0000 |
tree | a99c8e81bbe312223cc40b95af8daea58d9d4d66 | |
parent | 45141d00575fc6c27d9b794f444e5507ddac96d6 [diff] |
#2767: don't clear globs in run() call, since they could be needed in tearDown, which clears them at the end.