Message 156474 - Python tracker
Message156474
| Author | eric.snow |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.araujo, eric.snow, meador.inge |
| Date | 2012-03-21.05:43:31 |
| SpamBayes Score | 0.002941569 |
| Marked as misclassified | No |
| Message-id | <1332308612.07.0.514355747283.issue13959@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's a listing of the places where import-ish modules are used in CPython. Once things all the import stuff currently on the table is wrapped up, I'll probably work on switching things over to using importlib directly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-21 05:43:32 | eric.snow | set | recipients: + eric.snow, brett.cannon, eric.araujo, Arfrever, meador.inge |
| 2012-03-21 05:43:32 | eric.snow | set | messageid: <1332308612.07.0.514355747283.issue13959@psf.upfronthosting.co.za> |
| 2012-03-21 05:43:31 | eric.snow | link | issue13959 messages |
| 2012-03-21 05:43:31 | eric.snow | create | |