]> granicus.if.org Git - python/commit
Check for TclError when reading variables. Fixes #807314.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 3 Oct 2003 17:12:26 +0000 (17:12 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 3 Oct 2003 17:12:26 +0000 (17:12 +0000)
commitd46e684edd5b75f9674af2acd730c1a2f03655ed
tree18abdb84cb0b24abd461a4b1b5147a4c148c79bf
parent664a27133c69f63bd62a3a150052ea02530f3f5b
Check for TclError when reading variables. Fixes #807314.
Backported to 2.3.
Modules/_tkinter.c