]> granicus.if.org Git - python/commit
Issue #20242: Fixed basicConfig() format strings for the alternative formatting styles.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 13 Jan 2014 21:59:56 +0000 (21:59 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 13 Jan 2014 21:59:56 +0000 (21:59 +0000)
commit1fd1202072e198a7b3cf1254787aff3e3bf1c99e
tree4012319a4d96feaad50150a0bde90da1d6989f8e
parent66c9350a8932d41f2c34c0e8a511c20f4d7acb3e
Issue #20242: Fixed basicConfig() format strings for the alternative formatting styles.
Lib/logging/__init__.py
Lib/test/test_logging.py
Misc/NEWS