R. David Murray <[email protected]> added the comment: OK, ./python -OO -m test test_json will trigger it.
Updated fix attached. I'm not completely happy with it, though, since it prints the 'skipping test from module XXX' twice, and I don't know why (some unittest thing I'm not getting right, doubtless). ---------- nosy: +michael.foord Added file: http://bugs.python.org/file24915/doctest.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12757> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
