Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6fa40c496e410d8211036a9214d837fb5ea43656
/
Doc
/
library
/
runpy.rst
454a515
issue 20091 - index entry for __main__ in runpy docs.
by Senthil Kumaran
· 11 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
837fbb0
Merged revisions 85731,85735 via svnmerge from
by Georg Brandl
· 15 years ago
8ded477
Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP
by Victor Stinner
· 15 years ago
8198256
fixed markup errors
by Ezio Melotti
· 16 years ago
49868cb
Issue #6816: expose the zipfile and directory execution mechanism to Python code via the runpy module. Also consolidated some script execution functionality in the test harness into a helper module and removed some implementation details from the runpy module documentation.
by Nick Coghlan
· 16 years ago
d39600e
Issue 4195: Restore the ability to execute packages with the -m switch (but this time in a way that leaves the import machinery in a valid state). (Original patch by Andi Vajda)
by Nick Coghlan
· 17 years ago
3af0e78
Revert misguided attempt at fixing incompatibility between -m and -i switches (better fix coming soon)
by Nick Coghlan
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago