Message172060
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. |
|
| Date |
User |
Action |
Args |
| 2012-10-05 08:02:04 | ned.deily | set | recipients:
+ ned.deily, terry.reedy, roger.serwy, Ramchandra Apte |
| 2012-10-05 08:02:04 | ned.deily | set | messageid: <[email protected]> |
| 2012-10-05 08:02:04 | ned.deily | link | issue16123 messages |
| 2012-10-05 08:02:04 | ned.deily | create | |
|