[Python-Dev] weird webbrowser behavior

Skip Montanaro skip@pobox.com (Skip Montanaro)
Thu, 31 May 2001 15:30:22 -0500


    Eric> Fred Drake and I are co-responsible for that code.  If you want to
    Eric> patch it to do this, I won't object.

Here's a first pass that seems to work for me:

    https://sourceforge.net/tracker/index.php?func=detail&aid=429136&group_id=5470&atid=305470

though it doesn't attempt to recover if _tryorder winds up empty.

Skip