]> granicus.if.org Git - python/commit
Issue #19544, #6516: check ZLIB_SUPPORT, not zlib (which might not be bound)
authorZachary Ware <zachary.ware@gmail.com>
Mon, 30 Dec 2013 21:09:20 +0000 (15:09 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 30 Dec 2013 21:09:20 +0000 (15:09 -0600)
commitbfd488c51f0297f2fde99d78c6ef43c56187c684
treeb477cb65c14b98ab0fb806d423e2a6e2f873f282
parentefa2e0403372b409dd96d5410b650eab976c23c0
Issue #19544, #6516: check ZLIB_SUPPORT, not zlib (which might not be bound)
Lib/distutils/tests/test_sdist.py