Guido van Rossum
|
4cf495d95c
|
Accept PEP 338. Maybe there are some tweaks necessary to the code,
but I want to make it clear that this feature is accepted for 2.5.
|
2006-03-15 04:17:29 +00:00 |
Nick Coghlan
|
90e67590fd
|
Fix name of parameter in run_module signature
|
2006-03-06 08:59:10 +00:00 |
Nick Coghlan
|
7e4f8246cd
|
Reduce public API to just runpy.run_module
|
2006-02-17 15:17:21 +00:00 |
Nick Coghlan
|
6a93382b16
|
Don't try to hide exec's quirks
|
2006-02-11 14:18:13 +00:00 |
Nick Coghlan
|
31438973ae
|
Add section on specific design decisions for the runpy module
|
2006-02-11 10:58:31 +00:00 |
Nick Coghlan
|
d8ac0a56d0
|
Update PEP to fully support PEP 302 import semantics
|
2006-02-11 10:00:00 +00:00 |
David Goodger
|
edd8847113
|
typo
|
2004-12-11 20:31:10 +00:00 |
David Goodger
|
5514470bdf
|
added PEP 338, , by
|
2004-12-11 20:24:11 +00:00 |