[issue1081879] Pydoc can't find browser (bug+solution!)

2008-01-21 Thread Georg Brandl
Georg Brandl added the comment: This should be fixed in 2.5's webbrowser.py. -- nosy: +georg.brandl resolution: -> out of date status: open -> closed _ Tracker <[EMAIL PROTECTED]>

[issue1081879] Pydoc can't find browser (bug+solution!)

2008-01-03 Thread Christian Heimes
Changes by Christian Heimes: -- priority: normal -> low versions: +Python 2.5, Python 2.6 -Python 2.3 _ Tracker <[EMAIL PROTECTED]> _ ___