]> granicus.if.org Git - python/commit
fix test_pydoc so it works on make installed Python installations
authorBenjamin Peterson <benjamin@python.org>
Thu, 22 May 2008 23:09:26 +0000 (23:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 22 May 2008 23:09:26 +0000 (23:09 +0000)
commit3a7305ed14684a2fe2ed9ad7f91aae06dd81b520
treeaff13456d3a6ffb5b34f8e2b194244e230aab667
parentca3939cd52664cce10283cb47b360f1df1552fa0
fix test_pydoc so it works on make installed Python installations
Also let it pass when invoked directly
Lib/test/test_pydoc.py