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 hynek, ned.deily, ronaldoussoren, terry.reedy, ww0115
Date 2017-06-19.21:52:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497909155.37.0.0412060251011.issue23431@psf.upfronthosting.co.za>
In-reply-to
Content
No followup, no issue.  If IDLE did not run but python did, the next thing to have tried would have been 
.../python3.4 -c "import tkinter; tkinter.Tk()"
History
Date User Action Args
2017-06-19 21:52:35terry.reedysetrecipients: + terry.reedy, ronaldoussoren, ned.deily, hynek, ww0115
2017-06-19 21:52:35terry.reedysetmessageid: <1497909155.37.0.0412060251011.issue23431@psf.upfronthosting.co.za>
2017-06-19 21:52:35terry.reedylinkissue23431 messages
2017-06-19 21:52:35terry.reedycreate