[Python-Dev] Buildbot running Debian amd64 as root
Zachary Ware
zachary.ware+pydev at gmail.com
Mon Dec 30 22:00:02 CET 2013
On Mon, Dec 30, 2013 at 2:31 PM, Zachary Ware
<zachary.ware+pydev at gmail.com> wrote:
> and we should just fix the tests that expect zlib unconditionally.
Both of which turned out to be trivial; the import of zlib was already
guarded in both places, but one skip was checking the wrong name and
the other just didn't try to skip, so I've fixed both.
--
Zach
More information about the Python-Dev
mailing list