summaryrefslogtreecommitdiffstats
path: root/Doc/library/runpy.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue 4195: Restore the ability to execute packages with the -m switch (but ↵Nick Coghlan2009-02-081-5/+20
| | | | this time in a way that leaves the import machinery in a valid state). (Original patch by Andi Vajda)
* Revert misguided attempt at fixing incompatibility between -m and -i ↵Nick Coghlan2007-08-251-5/+3
| | | | switches (better fix coming soon)
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+71