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 python-dev
Recipients markroseman, python-dev, terry.reedy
Date 2015-07-31.01:17:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150731011750.53985.36150@psf.io>
In-reply-to
Content
New changeset 8203fc75b3d2 by Terry Jan Reedy in branch '2.7':
Issue 24759: Gracefull exit Idle if ttk import fails.
https://hg.python.org/cpython/rev/8203fc75b3d2

New changeset 13a8782a775e by Terry Jan Reedy in branch '3.4':
Issue 24759: Gracefull exit Idle if ttk import fails.
https://hg.python.org/cpython/rev/13a8782a775e
History
Date User Action Args
2015-07-31 01:17:53python-devsetrecipients: + python-dev, terry.reedy, markroseman
2015-07-31 01:17:53python-devlinkissue24759 messages
2015-07-31 01:17:53python-devcreate