[issue4960] askdirectory from tkinter.filedialog does not work
Martin Saturka
report at bugs.python.org
Fri Jan 16 07:29:08 CET 2009
New submission from Martin Saturka <kvutza at gmail.com>:
Directory selection from Tkinter part of Python 3.0, i.e. "askdirectory"
function from tkinter.filedialog does not work. It works for 2.x Python,
other Tkinter functions (askopenfilename, asksaveasfilename) work well
at both 2.x and 3.0 versions.
----------
components: Tkinter
messages: 79934
nosy: kvutza
severity: normal
status: open
title: askdirectory from tkinter.filedialog does not work
type: behavior
versions: Python 3.0
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4960>
_______________________________________
More information about the Python-bugs-list
mailing list