Rudi Grams added the comment:

changing lines 594 and 623 in webbrowser.py (python 2.7.13) to avoid the broken 
'open location' seems to solve the problem in idle .

script = 'do shell script "open %s"' % url.replace('"', '%22')

----------
nosy: +Rudi Grams

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to