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 orsenthil
Recipients hmo, orsenthil
Date 2009-09-30.15:19:09
SpamBayes Score 3.7132628e-05
Marked as misclassified No
Message-id <20090930151855.GA6653@ubuntu.ubuntu-domain>
In-reply-to
Content
It is very difficult to debug with the information you have provided.
The webbrowser.py has indeed undergone some changes, but they are
positive changes and should not break any working behaviour.

For your problem, you might want to mention.
1) Your OS.
2) Your Default Browser ( as set by the OS)
3) Also, do the webbrowser.open() on a generic site like
"ftp://ftp.aduni.org" in your python2.6 installation to see if that
works.

It works for me in python2.6 + firefox 3.x + Ubuntu.
History
Date User Action Args
2009-09-30 15:19:12orsenthilsetrecipients: + orsenthil, hmo
2009-09-30 15:19:09orsenthillinkissue7024 messages
2009-09-30 15:19:09orsenthilcreate