Serhiy Storchaka added the comment:

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?

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31371>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to