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 malin
Recipients eryksun, jkloth, malin, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-04-13.09:48:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460540901.37.0.0564689253522.issue26744@psf.upfronthosting.co.za>
In-reply-to
Content
ok, I will try faulthandler module.

>> Are you running your program in the Windows console (cmd.exe)? In IDLE? In PowerShell?

One runs in pure command line mode, cmd.exe.
The other is a simple tkinter GUI with a console for output message.

To be honest, I'm a bit suprise that almost no one complain it, maybe it's my system's fault? I don't know.

Just want to remind you try ENTER key next time.
History
Date User Action Args
2016-04-13 09:48:21malinsetrecipients: + malin, paul.moore, vstinner, tim.golden, jkloth, zach.ware, eryksun, steve.dower
2016-04-13 09:48:21malinsetmessageid: <1460540901.37.0.0564689253522.issue26744@psf.upfronthosting.co.za>
2016-04-13 09:48:21malinlinkissue26744 messages
2016-04-13 09:48:21malincreate