Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On Thu, Nov 18, 2010 at 2:37 AM, Ron Adam <rep...@bugs.python.org> wrote:
..
> I'll try reading and writing directly to the socket and working up some tests 
> from that.
> I don't suppose there's something like that already in the test suite I can 
> copy?

I believe you can find relevant code in test/test_httpservers.py.
What I had in mind was simpler: test_pydoc already checks html output
for a module, but this test did not fail after I applied your patch.
There should be something in the tests that checks that the new
navigation bar is generated correctly.

----------

_______________________________________
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