]> granicus.if.org Git - python/commit
Close handlers and tidy up loggers by removing closed handlers - to avoid problems...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 4 Aug 2004 08:29:14 +0000 (08:29 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 4 Aug 2004 08:29:14 +0000 (08:29 +0000)
commit6887c92b1e1564f740df1b5c349f69f33163f4fe
tree78527f73521a975e12edab1ade8e312e690eee71
parent4189c643f8a631ec309ecf9cde79cf0ff2824a26
Close handlers and tidy up loggers by removing closed handlers - to avoid problems when run twice (SF #1002537)
Lib/test/test_logging.py