]> 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:46:49 +0000 (17:46 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 21 Jun 2009 17:46:49 +0000 (17:46 +0000)
commit0f6eac2ad209157444e30f01dfd53f084332e3d8
treec567014bf351c46280badd18315d46dc05f54a99
parent2a998fabec10f4b0dad9e94d781fead870053105
Issue #6314: logging.basicConfig() performs extra checks on the "level" argument.
Lib/logging/__init__.py
Misc/NEWS