Giampaolo Rodola' <[EMAIL PROTECTED]> added the comment: > It's normal that there are no errors. They get to stderr, and there is > no stderr in a GUI application.
Maybe it would make sense putting the main() function into a try/except statement and pop-up a message box to display the error. A patch is in attachment. ---------- keywords: +patch nosy: +giampaolo.rodola Added file: http://bugs.python.org/file11824/idle.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4049> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com