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 andig2
Recipients andig2
Date 2015-04-14.11:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429010004.89.0.907527365509.issue23945@psf.upfronthosting.co.za>
In-reply-to
Content
It boils down to Popen.wait() returning 1 if FF is already open resulting in GenericBrowser.open() returning False.

That part was last touched here https://github.com/python/cpython/commit/a456db5e058f955f235fe7a51e8c111d0a8ecf4e
History
Date User Action Args
2015-04-14 11:13:24andig2setrecipients: + andig2
2015-04-14 11:13:24andig2setmessageid: <1429010004.89.0.907527365509.issue23945@psf.upfronthosting.co.za>
2015-04-14 11:13:24andig2linkissue23945 messages
2015-04-14 11:13:24andig2create