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.

Author gregcouch
Recipients
Date 2005-12-06.22:27:47
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=131838

And you seem to have scanned my previous post and missed
where I discussed all of the problems with
webbrowser.open(path).  I should have been more explicit
that those were problems with the all versions of the
webbrowser module.  It is browser-dependent whether or not
opening a path works at all.  I have had to work around that
"problem" for years (starting with grail in 1997 and carried
over to the webbroswer module in 2001).  Any cross-platform
developer, that tests their code, already has a workaround
in place.

If the webbrowser documentation agreed with you, then I
would agree with you as well.  Although I feel we are
already violently agreeing.  "Fix" the documentation and
I'll "fix" the code.
History
Date User Action Args
2007-08-23 14:35:48adminlinkissue1338995 messages
2007-08-23 14:35:48admincreate