Nick Coghlan <ncogh...@gmail.com> added the comment:

On Wed, Nov 3, 2010 at 2:17 AM, Ron Adam <rep...@bugs.python.org> wrote:
>
> Ron Adam <ron_a...@users.sourceforge.net> added the comment:
>
> Nick, I can update the patch and move the server back into pydoc.py if that 
> will help you get this into 3.2 beta.

Yep, probably the best option 3.2 - then make a new issue about making
those public in the standard library (since they aren't really
pydoc-specific).

> I can also changed the docstrings of the new parts to # comments.

Just mark the various names with an underscore so people know the
current names aren't final. There's no harm in leaving the docstrings
in place if you do that.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2001>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to