]> granicus.if.org Git - python/commit
Convert tcl_version to str before comparing. Fixes #729317.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 24 May 2003 11:37:15 +0000 (11:37 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 24 May 2003 11:37:15 +0000 (11:37 +0000)
commit5489597f56e82f9b8d2b519651f80241f4ea4326
treea47653a1f0340488de659586878260f4d37475e4
parent8225103d2d381991703970dc601ef83a12da7fc5
Convert tcl_version to str before comparing. Fixes #729317.
Lib/lib-tk/Tkinter.py