Florent Xicluna <[email protected]> added the comment: Ok, I put Jésus in the nosy list.
It makes the test___all__ fail on trunk because it checks the warnings raised during import. AFAIU, the patch is something like: -#if (PY_VERSION_HEX < 0x03020000) +#if (PY_VERSION_HEX < 0x02070000) ---------- nosy: +jcea _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7992> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
