summaryrefslogtreecommitdiffstats
path: root/Doc/library/runpy.rst
Commit message (Expand)AuthorAgeFilesLines
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
* Merged revisions 85731,85735 via svnmerge fromGeorg Brandl2010-11-261-1/+1
* Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEPVictor Stinner2010-05-141-3/+3
* fixed markup errorsEzio Melotti2010-01-041-1/+1
* Issue #6816: expose the zipfile and directory execution mechanism to Python c...Nick Coghlan2009-11-151-44/+97
* Issue 4195: Restore the ability to execute packages with the -m switch (but t...Nick Coghlan2009-02-081-5/+20
* Revert misguided attempt at fixing incompatibility between -m and -i switches...Nick Coghlan2007-08-251-5/+3
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+71