Message208862
| Author | Keith.Bannister |
|---|---|
| Recipients | Honest Abe, Keith.Bannister, PythonInTheGrass, amaury.forgeotdarc, asvetlov, belopolsky, cgohlke, loewis, pitrou, terry.reedy |
| Date | 2014-01-22.23:13:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1390432428.82.0.356437513074.issue11077@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi, I'm trying to make an application with GNU readline support, and some plots. But it seems that tkInter and raw_input don't play nicely. The attached script (18 lines) crashes immediately on my Mac with SIGABRT and outputs the following: $ python tk_v_raw.py Yes? > Tcl_WaitForEvent: Notifier not initialized Abort trap: 6 Is this related to this issue? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-22 23:13:49 | Keith.Bannister | set | recipients: + Keith.Bannister, loewis, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, asvetlov, cgohlke, PythonInTheGrass, Honest Abe |
| 2014-01-22 23:13:48 | Keith.Bannister | set | messageid: <1390432428.82.0.356437513074.issue11077@psf.upfronthosting.co.za> |
| 2014-01-22 23:13:48 | Keith.Bannister | link | issue11077 messages |
| 2014-01-22 23:13:48 | Keith.Bannister | create | |