]> granicus.if.org Git - python/commit
Exception handling now raises KeyboardInterrupt and SystemExit rather than passing...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 31 Oct 2005 13:14:19 +0000 (13:14 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 31 Oct 2005 13:14:19 +0000 (13:14 +0000)
commit85c1909a78c97745cd41a56be7bce372b7d60d64
treeed86e7113e4a4c9dc897bdb9b87cd7a39ad9e34d
parentab0f947a21008b57121cc40b01dcbb3d79f1f65a
Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError
Lib/logging/__init__.py
Lib/logging/handlers.py