Exception handling now raises KeyboardInterrupt and SystemExit rather than passing...
commit0dd3aa2864c710d560d149e2fd1dbe89317ee0f6
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 31 Oct 2005 13:14:19 +0000 (31 13:14 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 31 Oct 2005 13:14:19 +0000 (31 13:14 +0000)
treecb898e28dc3c3e97f6d5e487620633bf9edfd063
parent9dc8b2d4a38dd9d4a7784264cc8ae52479b7ab4b
Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError

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