This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients ajaksu2, gpolo, loewis, reowen, terry.reedy
Date 2011-06-26.19:21:15
SpamBayes Score 0.00049879745
Marked as misclassified No
Message-id <1309116075.84.0.984947214156.issue978604@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.2, winxp, (with Tkinter => tkinter), I get
invalid command name "12277720callit"
    while executing
"12277720callit"
    ("after" script)
and no new prompt and ^C ineffective. Had to kill command window.
With IDLE, get nothing and have to kill with Task Manager.
So confirmed for 3.x.
History
Date User Action Args
2011-06-26 19:21:15terry.reedysetrecipients: + terry.reedy, loewis, reowen, ajaksu2, gpolo
2011-06-26 19:21:15terry.reedysetmessageid: <1309116075.84.0.984947214156.issue978604@psf.upfronthosting.co.za>
2011-06-26 19:21:15terry.reedylinkissue978604 messages
2011-06-26 19:21:15terry.reedycreate