commit | 6cc8310ded4323a593c8beffef101c8de895629e | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sun Aug 30 08:30:35 2009 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sun Aug 30 08:30:35 2009 +0000 |
tree | e5ac7fcc7e4d19f68e6110660851c076cfdd9391 | |
parent | 757df6e4cd0578ed86db188a2331a4e83764c42c [diff] |
Tweak importlib.test.regrtest to only specify the implicit tests to exclude when running entire test suite. Allows normal command-line arguments normally given to test.regrtest to work (e.g. specifying a single test).