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 markroseman, ncoghlan, python-dev, serhiy.storchaka, terry.reedy
Date 2015-08-02.21:00:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438549257.88.0.798391324542.issue24759@psf.upfronthosting.co.za>
In-reply-to
Content
I realize now that tkinter.ttk is (normally) present and will define Python classes even if the tk widgets needed for them to work are not present.  More comments on the added module on #24750
History
Date User Action Args
2015-08-02 21:00:57terry.reedysetrecipients: + terry.reedy, ncoghlan, markroseman, python-dev, serhiy.storchaka
2015-08-02 21:00:57terry.reedysetmessageid: <1438549257.88.0.798391324542.issue24759@psf.upfronthosting.co.za>
2015-08-02 21:00:57terry.reedylinkissue24759 messages
2015-08-02 21:00:57terry.reedycreate