]> granicus.if.org Git - python/commit
Fixed PR#106: winfo_visualsavailable() with the includeids=1 option
authorGuido van Rossum <guido@python.org>
Mon, 18 Oct 1999 22:06:38 +0000 (22:06 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 18 Oct 1999 22:06:38 +0000 (22:06 +0000)
commitf8d8e07601d06e709000429f3b504a0e5a0963bf
treec59264bafe38eb1c6ca295802b7975c7c1234b5a
parentdcb8583c180bc9c477f58f77166dc2abbccadc11
Fixed PR#106: winfo_visualsavailable() with the includeids=1 option
didn't properly handle the hex numbers returned.
Lib/lib-tk/Tkinter.py