Propagate exceptions from shutdown() if raiseExceptions is not set.
commite797d389af2b052f572fb56ea1bc19e44475cf0d
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 9 Feb 2006 08:34:14 +0000 (9 08:34 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 9 Feb 2006 08:34:14 +0000 (9 08:34 +0000)
tree0ed71fd4d651d186787af0682fbc2ee4d4c5dad8
parent0565b1aab184ac22271acf28578e7b868dcee4eb
Propagate exceptions from shutdown() if raiseExceptions is not set.
Added 'extra' keyword argument handling to logging calls, as discussed on python-dev.

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