[issue1301] Bad assertion in _tkinter.c

Christian Heimes report at bugs.python.org
Thu Jan 3 00:08:49 CET 2008


Christian Heimes added the comment:

I've hit the same bug today. I vote for the removal of the assert() and
a skip of the entire block if size == 0. I don't see what the assert()
should test.

----------
nosy: +tiran
versions: +Python 2.6, Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1301>
__________________________________


More information about the Python-bugs-list mailing list