New submission from lion.guo <[EMAIL PROTECTED]>:
In Lib\tkinter\filedialog.py, class Directory
"class Directory(Dialog):"
should be
"class Directory(_Dialog):"
--
components: Tests
messages: 76312
nosy: lion.guo
severity: normal
status: open
title: In
Changes by lion.guo <[EMAIL PROTECTED]>:
--
components: +Library (Lib) -Tests
type: -> compile error
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.py
lion.guo <[EMAIL PROTECTED]> added the comment:
Why didn't include this patch in python 3.0
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.