Antoine Pitrou <pit...@free.fr> added the comment: Georg committed a fix but now we have:
>>> from logging import * Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute 'captureWarnings' ---------- nosy: +georg.brandl, pitrou _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7052> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com