]> granicus.if.org Git - python/commit
_tryorder should always be a list, then the problem Jack had to fix in
authorGuido van Rossum <guido@python.org>
Mon, 3 Dec 2001 15:51:31 +0000 (15:51 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Dec 2001 15:51:31 +0000 (15:51 +0000)
commitcb33165ca2f8c1493b511bb7b38b44ede4211280
treef85d7908b5f857639d8246ba0abab0e8374b096c
parentcdbbd0a59dd9fa3db55c4d21defc495dfbdea0e4
_tryorder should always be a list, then the problem Jack had to fix in
1.24 wouldn't have occurred in the first place.

Remove a debug print command accidentally inserted by Martin in 1.23.
Lib/webbrowser.py