Message283326
| Author | brendan-donegan |
|---|---|
| Recipients | brendan-donegan, martin.panter, vstinner |
| Date | 2016-12-15.15:33:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481816038.16.0.996582753436.issue27069@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This appears to be Firefox specific? At least:
b = webbrowser.get("chromium-browser")
b.open("https://bugs.python.org/issue26741")
returns simply:
True
With no exception |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-15 15:33:58 | brendan-donegan | set | recipients: + brendan-donegan, vstinner, martin.panter |
| 2016-12-15 15:33:58 | brendan-donegan | set | messageid: <1481816038.16.0.996582753436.issue27069@psf.upfronthosting.co.za> |
| 2016-12-15 15:33:58 | brendan-donegan | link | issue27069 messages |
| 2016-12-15 15:33:57 | brendan-donegan | create | |