[issue3872] Python 2.6rc2: Tix ComboBox error
Krzysztof Klimonda added the comment: It is probably related to the old version of Tix that both Debian and Ubuntu ship. -- ___ Python tracker <http://bugs.python.org/issue3
[issue3872] Python 2.6rc2: Tix ComboBox error
Krzysztof Klimonda added the comment: I still get this error using "Python 2.6.2 (release26-maint, Apr 19 2009, 01:58:18)" on Ubuntu 9.04: https://bugs.launchpad.net/bugs/371720 Also test_combotix.py doesn't work. -- nosy: +kklimonda ___