New submission from Martin Saturka <[email protected]>:

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 <[email protected]>
<http://bugs.python.org/issue4960>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to