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 Al.Sweigart, markroseman, ncoghlan, ned.deily, python-dev, serhiy.storchaka, terry.reedy
Date 2016-06-03.07:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464940776.52.0.593420325425.issue24759@psf.upfronthosting.co.za>
In-reply-to
Content
Given what Serhiy said, the core of this patch is the original patch with a test of TkVersion instead of importing ttk.  Code that only ran for 8.4- is removed.  Some minimal new tests are added, and I may add some more.  None of the changes should depend on OS.  I want to apply this in a few days as it is a prerequisite for ttk patches.
History
Date User Action Args
2016-06-03 07:59:36terry.reedysetrecipients: + terry.reedy, ncoghlan, ned.deily, markroseman, python-dev, Al.Sweigart, serhiy.storchaka
2016-06-03 07:59:36terry.reedysetmessageid: <1464940776.52.0.593420325425.issue24759@psf.upfronthosting.co.za>
2016-06-03 07:59:36terry.reedylinkissue24759 messages
2016-06-03 07:59:36terry.reedycreate