]> granicus.if.org Git - python/commit
Use sys.exc_info() where needed.
authorGuido van Rossum <guido@python.org>
Mon, 29 Sep 1997 23:23:46 +0000 (23:23 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 29 Sep 1997 23:23:46 +0000 (23:23 +0000)
commit332e14437c6e7461e9756f75e4fac3f9d2043023
tree8d9f99645a39057afae74587ac264d9986402d47
parentf15d15964b6ac3e5ff71894707fbcff48bec45b2
Use sys.exc_info() where needed.
Use "re" module, making it threadsafe.
Lib/urllib.py