summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pydoc.py
Commit message (Expand)AuthorAgeFilesLines
* bring test_pydoc up to my high standards (now that I have them)Benjamin Peterson2008-05-181-19/+17
* GHOP #121: improve test_pydoc, by Benjamin Peterson.Georg Brandl2008-05-181-33/+263
* Use absolute import for test packageAmaury Forgeot d'Arc2008-04-241-1/+1
* Add a few tests for pydoc.Amaury Forgeot d'Arc2008-04-241-0/+33