[issue10818] pydoc: Remove old server and tk panel

Ron Adam report at bugs.python.org
Wed Jan 5 06:41:11 CET 2011


Ron Adam <ron_adam at users.sourceforge.net> added the comment:

Here is a patch for this.  Not much to it as the hard parts were already done.  Apparently there was no tests for this, test_pydoc still passes without it.

Does there need to be any messages for the -g option? Pydoc help is displayed in the case -g is used.  That already includes the new -b usage.

----------
keywords: +patch
title: pydoc: refactorize duplicate DocHandler and DocServer classes -> pydoc: Remove old server and tk panel
Added file: http://bugs.python.org/file20272/no_tkserve.diff

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


More information about the Python-bugs-list mailing list