]> granicus.if.org Git - python/commit
Patch #1478993: take advantage of BaseException/Exception split in cookielib
authorGeorg Brandl <georg@python.org>
Mon, 8 May 2006 17:48:01 +0000 (17:48 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 8 May 2006 17:48:01 +0000 (17:48 +0000)
commite854e765f40a7af814fc9ba0c57b7877eaeb21f9
tree405d86433e6b68a888a7c2234b12582099713dd7
parentb5f2e5cc50a5eab06d36e25d7edc137eae454518
Patch #1478993: take advantage of BaseException/Exception split in cookielib
Lib/_LWPCookieJar.py
Lib/_MozillaCookieJar.py
Lib/cookielib.py