Zachary Ware added the comment:

Fixed, thanks for the report!

I took an alternate approach to fixing the problem; nturl2path was only used at 
all because pydoc used to produce actual "file://" links rather than rendering 
the page itself, and there's no reason to use nturl2path if you're not making a 
"file://" link.

----------
nosy: +zach.ware
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
versions:  -Python 3.3

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

Reply via email to