]> granicus.if.org Git - python/commit
Fix for a bug in the fix for SF bug 503031. This time the OP verified
authorGuido van Rossum <guido@python.org>
Tue, 2 Apr 2002 14:38:16 +0000 (14:38 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 Apr 2002 14:38:16 +0000 (14:38 +0000)
commit64e5aa93919bb0ffd95a11a5da7bac64faaf9faf
treece944e3dc9310ef91e8b3ff443570706ed81ffa5
parent45afd54c8f1a027e4a290b8e1f5530868d6cec75
Fix for a bug in the fix for SF bug 503031.  This time the OP verified
that it works.

Bugfix candidate (this and the previous checkin, obviously).
Lib/urllib.py