[issue2001] Pydoc interactive browsing enhancement
Ron Adam
report at bugs.python.org
Fri Nov 19 18:59:51 CET 2010
Ron Adam <ron_adam at users.sourceforge.net> added the comment:
Here is the patch in the current state which includes the changes in issue2001_c.diff as well as most of the changes Éric suggested.
Still to do:
* Use the with statement in several places to ensure closing.
* Add tests for the server.
I did try to make the header a bit less cluttered, but I'm not completely happy with it yet, but I think it will be good enough for now. Fixing the HTML probably should be a separate issue where we can add a style sheet at the same time. Lets get this patch in first.
This is also reitveld:
http://codereview.appspot.com/3151042/
----------
Added file: http://bugs.python.org/file19642/issue2001_d.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2001>
_______________________________________
More information about the Python-bugs-list
mailing list