Message202657
| Author | eric.snow |
|---|---|
| Recipients | Arfrever, berker.peksag, brett.cannon, eric.snow, larry, ncoghlan |
| Date | 2013-11-11.22:44:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1384209885.37.0.368595610714.issue18864@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Regarding tests, a bunch of importlib (and other?) tests make direct calls to find_module(), find_loader(), or load_module(). These are still working, as expected. However, we should probably either replace them or supplement them with equivalent tests that make use of specs directly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-11 22:44:45 | eric.snow | set | recipients: + eric.snow, brett.cannon, ncoghlan, larry, Arfrever, berker.peksag |
| 2013-11-11 22:44:45 | eric.snow | set | messageid: <1384209885.37.0.368595610714.issue18864@psf.upfronthosting.co.za> |
| 2013-11-11 22:44:45 | eric.snow | link | issue18864 messages |
| 2013-11-11 22:44:45 | eric.snow | create | |