| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Call main routine in pydoc module (pydoc.cli). | Ka-Ping Yee | 2001-03-01 | 1 | -76/+2 |
| | | |||||
| * | Add script form of pydoc so that it's present in beta1. Currently | Andrew M. Kuchling | 2001-02-28 | 1 | -0/+78 |
| this just copies the __name__=='__main__' logic from pydoc.py. ?!ng can decide whether he wants to create a main() in pydoc, or rip it out of pydoc.py completely. | |||||
