]> granicus.if.org Git - python/commit
Issue #3015: Fixed tkinter with wantobject=False. Any Tcl command call
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Sep 2013 20:24:20 +0000 (23:24 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Sep 2013 20:24:20 +0000 (23:24 +0300)
commitdac8b8b7a6540344aee5c4b84a9963890890a5e3
tree9e5f24f614e591e05f025ce4d46b116a84661d4e
parentde24a1fc0220bba538d0a59965213f4ec241dc98
parent31f477c7eb831f044c1628d6d9acf86f6881cead
Issue #3015: Fixed tkinter with wantobject=False.  Any Tcl command call
returned empty string.
Misc/NEWS
Modules/_tkinter.c