This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: webbrowser fix
Type: Stage:
Components: Library (Lib) Versions:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: ping Nosy List: gvanrossum, ping
Priority: normal Keywords: patch

Created on 2001-03-01 14:03 by ping, last changed 2022-04-10 16:03 by admin. This issue is now closed.

Messages (2)
msg35961 - (view) Author: Ka-Ping Yee (ping) * (Python committer) Date: 2001-03-01 14:03
Put the word "Web" in the synopsis line.
Remove the -no-about-splash option, as it prevents this
module from working with Netscape 3.
msg35962 - (view) Author: Guido van Rossum (gvanrossum) * (Python committer) Date: 2001-03-01 18:42
Logged In: YES 
user_id=6380

Fixing ESR's finger error -- don't reject this yet.
History
Date User Action Args
2022-04-10 16:03:48adminsetgithub: 34036
2001-03-01 14:03:53pingcreate