summaryrefslogtreecommitdiffstats
path: root/Lib/runpy.py
Commit message (Expand)AuthorAgeFilesLines
* First phase of refactoring for runpy, pkgutil, pydoc, and setuptoolsPhillip J. Eby2006-04-171-339/+16
* Whitespace normalization.Tim Peters2006-03-251-2/+2
* run_module shouldn't hold the import lock when running a scriptNick Coghlan2006-03-241-13/+9
* Whitespace normalization.Tim Peters2006-03-151-5/+5
* Implement PEP 338 which has been marked as accepted by GvRNick Coghlan2006-03-151-0/+431