]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert tcl objects to strings in getvar/setvar. Fixes #730506.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 1 May 2003 05:47:00 +0000 (05:47 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 1 May 2003 05:47:00 +0000 (05:47 +0000)
commit1869ec5cb71cd6af1c495d136b1ee5aaaebf9fbb
tree56d8f9405ad713b0ed76642b5524c55581a411fd
parent9e29625a1b679dfcf2d5bf9957f4efb669602f74
Convert tcl objects to strings in getvar/setvar. Fixes #730506.
Modules/_tkinter.c