]> granicus.if.org Git - python/commit
Fix #1684254: split BROWSER contents with shlex to avoid displaying 'URL'.
authorGeorg Brandl <georg@python.org>
Wed, 21 Mar 2007 11:51:25 +0000 (11:51 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 21 Mar 2007 11:51:25 +0000 (11:51 +0000)
commit972ca507aa9fe0aedc0d614b8837d11bf41f0f24
tree9a316c44c59d1b1f78e912ade32e5a5e319f6137
parent5e0b865b0fb7902b8f38f5c34f0f05ef66c4d142
Fix #1684254: split BROWSER contents with shlex to avoid displaying 'URL'.
Lib/webbrowser.py