]> granicus.if.org Git - python/commit
Address SF patch #485789 (Stefan Schwarzer).
authorGuido van Rossum <guido@python.org>
Tue, 4 Dec 2001 17:43:22 +0000 (17:43 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Dec 2001 17:43:22 +0000 (17:43 +0000)
commit4b402f207416a448197fc5696ae3a1e4e3fbcac1
tree7a73a5d08568937b4ddcec525334c5f2fa914894
parent64b206c19e764d12f61681359544938c45912262
Address SF patch #485789 (Stefan Schwarzer).

$BROWSER should be split on os.pathsep, not on ":".
Lib/webbrowser.py