Message206181
| Author | ncoghlan |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan |
| Date | 2013-12-14.13:22:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387027323.14.0.795736210788.issue19982@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
One idea from PEP 451 was to add a "target" parameter to runpy.run_path and runpy.run_module to allow them to support execution in an existing module namespace (like __main__). This missed the feature freeze deadline for 3.4, but can be added in 3.5. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-14 13:22:03 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, eric.snow |
| 2013-12-14 13:22:03 | ncoghlan | set | messageid: <1387027323.14.0.795736210788.issue19982@psf.upfronthosting.co.za> |
| 2013-12-14 13:22:03 | ncoghlan | link | issue19982 messages |
| 2013-12-14 13:22:03 | ncoghlan | create | |