Message 181508 - Python tracker
Message181508
| Author | ezio.melotti |
|---|---|
| Recipients | Arfrever, brett.cannon, eli.bendersky, eric.snow, ezio.melotti, pitrou |
| Date | 2013-02-06.12:17:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360153032.0.0.428892259279.issue17037@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm still a bit skeptic about this. To summarize my position, I am: +0 about adding something like this to test.support and use it for new tests; -1 about mass-rewriting the existing tests to use this (in particular for test_json); +1 about simplifying the API of import_fresh_module so that it returns both the modules and doesn't require the fresh/blocked args; |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-06 12:17:12 | ezio.melotti | set | recipients: + ezio.melotti, brett.cannon, pitrou, Arfrever, eli.bendersky, eric.snow |
| 2013-02-06 12:17:12 | ezio.melotti | set | messageid: <1360153032.0.0.428892259279.issue17037@psf.upfronthosting.co.za> |
| 2013-02-06 12:17:11 | ezio.melotti | link | issue17037 messages |
| 2013-02-06 12:17:11 | ezio.melotti | create | |