On Mon, 30 Dec 2013 15:00:02 -0600, Zachary Ware <zachary.ware+py...@gmail.com> 
wrote:
> On Mon, Dec 30, 2013 at 2:31 PM, Zachary Ware
> <zachary.ware+py...@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.

We've gone through spates before of fixing the tests that rely on various
optional modules (especially zlib).  Yeah, having a buildbot configured
without all the optional modules would be nice.

--David
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to