Message257856
| Author | romberg |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.smith, eric.snow, gregory.p.smith, isoschiz, ncoghlan, pconnell, romberg, superluser, theller |
| Date | 2016-01-09.20:06:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1452369987.15.0.419330175179.issue17633@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch modifies issue17633-hg.diff by adding changes suggested by the reviewers. Note. I did cleanup the use of __import__ outside of the area involved with issue17633 as it seemed low risk. The tests for issue17633 (and the refactored doTest/makeZip now use addCleanup(). However there are still tests in the module that use the old try/finally way of cleanup. I did not modify these in order to keep this from being a rewrite of test_zipimport. But if more changes are desired, I'll add them. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-09 20:06:27 | romberg | set | recipients: + romberg, brett.cannon, theller, gregory.p.smith, ncoghlan, eric.smith, Arfrever, eric.snow, pconnell, isoschiz, superluser |
| 2016-01-09 20:06:27 | romberg | set | messageid: <1452369987.15.0.419330175179.issue17633@psf.upfronthosting.co.za> |
| 2016-01-09 20:06:27 | romberg | link | issue17633 messages |
| 2016-01-09 20:06:26 | romberg | create | |