]> granicus.if.org Git - python/commit
logging: Added style option to Formatter to allow %, {} or himBHformatting.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 25 Oct 2010 13:57:39 +0000 (13:57 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 25 Oct 2010 13:57:39 +0000 (13:57 +0000)
commita39c571061658967918276224a4992d1b421ae3f
treec567b97c3f4d3128dc1c4a00cfb0807513d00e42
parent7e9065cf8c9d2465af002bfc13687d72e9a9dcdd
logging: Added style option to Formatter to allow %, {} or himBHformatting.
Doc/library/logging.rst
Lib/logging/__init__.py
Lib/test/test_logging.py
Misc/NEWS