Roger Serwy <[email protected]> added the comment: I ran IDLE with a console and then ran your script against the latest release. The error message is due to a bug in idle_showwarning.
Your script works with the development version, however. This is a duplicate of issue12438 which was fixed in e9c406a53972, but not yet released. ---------- nosy: +serwy _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13654> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
