Closes #13859: Replaced reference to StandardError with reference to Exception. Thank...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 25 Jan 2012 17:41:13 +0000 (17:41 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 25 Jan 2012 17:41:13 +0000 (17:41 +0000)
commita50c28407687b8baf1ea12f4adbf2516223a12a2
tree786915cacb7e564811f5c3f1b1c4a47c9da82666
parent33d15f7c85c1700465bc89f896f2bafc58d2b2b5
Closes #13859: Replaced reference to StandardError with reference to Exception. Thanks to Matt Joiner for spotting this and submitting a patch.
Lib/logging/__init__.py