]> granicus.if.org Git - python/commit
If no webbrowsers were found _tryorder would be empty, cmd would never be set and...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Mar 2002 13:47:32 +0000 (13:47 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Mar 2002 13:47:32 +0000 (13:47 +0000)
commitff0a7b8ca2c3666c7c863cc2c685c277bad05b6b
tree6f2011fdfc28d77cdd1ab879b10308fd0b5cf5bd
parent0c160a08f2228045437a94ea6e00306ace8dbfb4
If no webbrowsers were found _tryorder would be empty, cmd would never be set and the "del cmd" would fail. Fixed.

2.2.1 candidate.
Lib/webbrowser.py