]> granicus.if.org Git - python/commit
Make test_logging no longer fail if zlib not present. Closes #14256. Patch by Pedro...
authorEric V. Smith <eric@trueblade.com>
Mon, 12 Mar 2012 05:46:04 +0000 (22:46 -0700)
committerEric V. Smith <eric@trueblade.com>
Mon, 12 Mar 2012 05:46:04 +0000 (22:46 -0700)
commit851cad76164bb8ebc84937bfd14a7ea00e4911bc
treee2072aa22e1007b3f37d43dec12253754b233dc5
parentb69ef16fe63e6de91c5d659bd83d9eff67b38d98
Make test_logging no longer fail if zlib not present. Closes #14256. Patch by Pedro Kroger.
Lib/test/test_logging.py
Misc/ACKS