]> granicus.if.org Git - python/commit
Properly deal with tuples in Open._fixresult. Fixes bug reported in
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 14 Jun 2003 21:34:32 +0000 (21:34 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 14 Jun 2003 21:34:32 +0000 (21:34 +0000)
commitd6efae500ce3e955b95b324954defa1a9f2d9e96
treee0d562478928d8e75f98f8117ecf3b8b1c0c38ec
parent19d173486b2263a269260343d65ac3929c89297e
Properly deal with tuples in Open._fixresult. Fixes bug reported in
follow-up to #621891.
Lib/lib-tk/tkFileDialog.py
Modules/_tkinter.c