]> granicus.if.org Git - python/commit
Add a few tests for pydoc.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 24 Apr 2008 20:22:26 +0000 (20:22 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 24 Apr 2008 20:22:26 +0000 (20:22 +0000)
commit747720540ccbf0c567c80d19bb4d7167043ae2be
tree2c62eb42bedaef34e2b52ee2759f9678c8a26359
parent48ebc264f8a92824f3872049a581f0e45d1a5009
Add a few tests for pydoc.

This is a modified version of a patch proposed by Humberto Diogenes
in the discussion of issue1883.

I will merge manually this change into the py3k branch: the tests must be adapted.
Lib/test/test_pydoc.py [new file with mode: 0644]
Lib/test/test_sundry.py