]> granicus.if.org Git - python/commit
logging: Allowed filters to be just callables.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 19 Oct 2010 20:53:01 +0000 (20:53 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 19 Oct 2010 20:53:01 +0000 (20:53 +0000)
commit6dbed2e8b3fb90b25e2b99c5e522a5205626d07e
tree76ceee4dbccb88e720729fa53428838981429998
parent6fac8171367e0f2626613eb0ac07fc79c25f2500
logging: Allowed filters to be just callables.
Lib/logging/__init__.py
Lib/test/test_logging.py
Misc/NEWS