Exception handling now raises KeyboardInterrupt and SystemExit rather than passing...
commitae32602750e415754ca2ef964c9b26738f6c3029
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 31 Oct 2005 14:27:01 +0000 (31 14:27 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 31 Oct 2005 14:27:01 +0000 (31 14:27 +0000)
tree3b838f7745ab5b7026bb3e840a51ba6ab6b82c99
parent0dd3aa2864c710d560d149e2fd1dbe89317ee0f6
Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError

git-svn-id: http://svn.python.org/projects/python/trunk@41360 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/logging/handlers.py