This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kvutza
Recipients kvutza
Date 2009-01-16.06:29:06
SpamBayes Score 0.009549157
Marked as misclassified No
Message-id <1232087348.49.0.185277091833.issue4960@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-01-16 06:29:08kvutzasetrecipients: + kvutza
2009-01-16 06:29:08kvutzasetmessageid: <1232087348.49.0.185277091833.issue4960@psf.upfronthosting.co.za>
2009-01-16 06:29:06kvutzalinkissue4960 messages
2009-01-16 06:29:06kvutzacreate