summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/pydocgui.pyw
Commit message (Collapse)AuthorAgeFilesLines
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-091-1/+3
|
* Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pywTim Peters2001-08-051-0/+5
files to satisfy imports, pydoc.pyw was just importing itself!