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 serhiy.storchaka
Recipients jkloth, ned.deily, paul.moore, rhettinger, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2017-09-07.06:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504764871.68.0.818759346098.issue31371@psf.upfronthosting.co.za>
In-reply-to
Content
According to PEP 4, "In order to facilitate writing code that works in both Python 2 & 3 simultaneously, any module that exists in both Python 3.5 and Python 2.7 will not be removed from the standard library until Python 2.7 is no longer supported as specified by PEP 373." Is there a reason for haste? The Tix library still is included in recent versions of Linux distributives and should be compatible with Tcl 8.6.

Ttk is not direct replacement of Tix. They provide different sets of widgets. May be you meant Tile, the predecessor of ttk?
History
Date User Action Args
2017-09-07 06:14:31serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, paul.moore, tim.golden, jkloth, ned.deily, zach.ware, steve.dower
2017-09-07 06:14:31serhiy.storchakasetmessageid: <1504764871.68.0.818759346098.issue31371@psf.upfronthosting.co.za>
2017-09-07 06:14:31serhiy.storchakalinkissue31371 messages
2017-09-07 06:14:31serhiy.storchakacreate