Message299007
| Author | serhiy.storchaka |
|---|---|
| Recipients | daves, jmsdvl, ncoghlan, serhiy.storchaka |
| Date | 2017-07-24.18:03:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500919423.81.0.142982260323.issue31014@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This would be not easy. Since the BROWSER environment variable should be patched before the first use the webbrowser module, the test should import webbrowser in a separate process (you can use the test.support.script_helper.assert_python_ok() helper). _synthesize() is used in two places with different arguments: in register_standard_browsers() and in get(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-24 18:03:43 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan, daves, jmsdvl |
| 2017-07-24 18:03:43 | serhiy.storchaka | set | messageid: <1500919423.81.0.142982260323.issue31014@psf.upfronthosting.co.za> |
| 2017-07-24 18:03:43 | serhiy.storchaka | link | issue31014 messages |
| 2017-07-24 18:03:43 | serhiy.storchaka | create | |