Message 188388 - Python tracker
Message188388
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon |
| Date | 2013-05-04.18:25:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1367691908.58.0.339991159831.issue17907@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
imp.new_module() does not need to exist since code can use types.ModuleType's constructor. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-05-04 18:25:08 | brett.cannon | set | recipients: + brett.cannon |
| 2013-05-04 18:25:08 | brett.cannon | set | messageid: <1367691908.58.0.339991159831.issue17907@psf.upfronthosting.co.za> |
| 2013-05-04 18:25:08 | brett.cannon | link | issue17907 messages |
| 2013-05-04 18:25:08 | brett.cannon | create | |