Message159630
| Author | brett.cannon |
|---|---|
| Recipients | Arfrever, berker.peksag, brett.cannon, eric.araujo, eric.snow, meador.inge, pitrou, python-dev |
| Date | 2012-04-29.17:20:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1335720022.29.0.472310212392.issue13959@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Update time! With NullImporter dealt with, that leaves get_magic(), get_tag(), reload(), and get_suffixes() as things to potentially move to Lib/imp.py. I would also like to re-implement PyImport_ExecCodeModuleObject() as it's keeping a lot of C code alive just for its personal use. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-29 17:20:22 | brett.cannon | set | recipients: + brett.cannon, pitrou, eric.araujo, Arfrever, meador.inge, python-dev, eric.snow, berker.peksag |
| 2012-04-29 17:20:22 | brett.cannon | set | messageid: <1335720022.29.0.472310212392.issue13959@psf.upfronthosting.co.za> |
| 2012-04-29 17:20:21 | brett.cannon | link | issue13959 messages |
| 2012-04-29 17:20:21 | brett.cannon | create | |