Message 175766 - Python tracker
Message175766
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon |
| Date | 2012-11-17.16:14:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1353168847.15.0.35858456437.issue667770@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The story of impports from the C level is much more sane than back in the 2.6 days thanks to PyImport_Import, PyImport_ImportModuleLevelObject, and PyImport_ImportModuleLevel. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-17 16:14:07 | brett.cannon | set | recipients: + brett.cannon |
| 2012-11-17 16:14:07 | brett.cannon | set | messageid: <1353168847.15.0.35858456437.issue667770@psf.upfronthosting.co.za> |
| 2012-11-17 16:14:07 | brett.cannon | link | issue667770 messages |
| 2012-11-17 16:14:07 | brett.cannon | create | |