]> granicus.if.org Git - python/commit
Issue #6314: logging.basicConfig() performs extra checks on the "level" argument.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 21 Jun 2009 17:37:27 +0000 (17:37 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 21 Jun 2009 17:37:27 +0000 (17:37 +0000)
commit603fb6d66759afe8b5f65f2d456a43e73bb89233
tree175a35f50e0e16c81461e2046778babab3af40d1
parent7f146ab0ca5443a54f575b24965106a0e967a9dc
Issue #6314: logging.basicConfig() performs extra checks on the "level" argument.
Lib/logging/__init__.py
Misc/NEWS