Opening a webpage in the background via webbrowser.open()

python at bdurham.com python at bdurham.com
Wed Oct 6 21:52:41 EDT 2010


Python 2.7 (32-bit/Windows): Is there a way to use
webbrowser.open() to open a web page in the default browser, but
in the background, so that the application making the
webbrowser.open() call remains the active application?

Thank you,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101006/20bac5e4/attachment.html>


More information about the Python-list mailing list