]> granicus.if.org Git - python/commit
Only catch the errors that can actually occur, as reported in bug #411881.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 11 Aug 2001 15:02:57 +0000 (15:02 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 11 Aug 2001 15:02:57 +0000 (15:02 +0000)
commit58682b7fe53d9bf7fefea59413d47ddd3c9a7d5f
tree900facacfa724e3b211ffb331c6d586e453de606
parentf3456912e46ba74233e219a94f48e29c85280abc
Only catch the errors that can actually occur, as reported in bug #411881.
Lib/types.py
Lib/urllib.py