[issue17464] Improve Test Coverage Of Pydoc

Matt Bachmann report at bugs.python.org
Mon Mar 18 21:02:08 CET 2013


Matt Bachmann added the comment:

--Changes assertequals to assertequal
--Removes maxdiff as it should not really be there in the first place
--Creates an explicit testdir, and cleans it up
--Last patch did not actually apply cleanly... I reverted and applied this one and this seems to work

----------
Added file: http://bugs.python.org/file29452/pydoc_tests_v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17464>
_______________________________________


More information about the Python-bugs-list mailing list