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 ronaldoussoren
Recipients dalke, l0nwlf, r.david.murray, ronaldoussoren
Date 2010-06-22.11:00:15
SpamBayes Score 0.0009074125
Marked as misclassified No
Message-id <1277204416.98.0.215721713293.issue7192@psf.upfronthosting.co.za>
In-reply-to
Content
I'm closing this issue:

1) webbrowser.get("firefox") currently works

2) firefox on OSX doesn't provide hooks to open tabs instead of windows (neither through the command line nor though AppleScript) which means that the 'new' and 'autoraise' options of webbrowser.open cannot be supported due to lack of support in FF itself.
History
Date User Action Args
2010-06-22 11:00:17ronaldoussorensetrecipients: + ronaldoussoren, dalke, r.david.murray, l0nwlf
2010-06-22 11:00:16ronaldoussorensetmessageid: <1277204416.98.0.215721713293.issue7192@psf.upfronthosting.co.za>
2010-06-22 11:00:15ronaldoussorenlinkissue7192 messages
2010-06-22 11:00:15ronaldoussorencreate