]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #7425: Refactor test_pydoc test case for '-k' behavior and add
authorNed Deily <nad@acm.org>
Thu, 6 Oct 2011 21:17:34 +0000 (14:17 -0700)
committerNed Deily <nad@acm.org>
Thu, 6 Oct 2011 21:17:34 +0000 (14:17 -0700)
commit1a96f8de79e7aaa64fc398b90ea27873e969bf7a
tree13947844c98f766cd7c20f2d9c057bf380631ca6
parent9ffcbf71a52bcca74022fb58f56b145ff6af7f97
Issue #7425: Refactor test_pydoc test case for '-k' behavior and add
new test cases for importing bad packages and unreadable packages dirs.
Lib/test/test_pydoc.py