Ned Deily added the comment:

A popup menu on every invocation of IDLE would be a very user-unfriendly thing 
to do.  If it's possible that a print to stderr might not be visible to a user, 
another solution might be to use the approach in Lib/idlelib/macosxSupport.py 
tkVersionWarning which causes the warning message to show up in the PyShell 
window.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16123>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to