[Python-Dev] python/dist/src/Lib/lib-tk tkFileDialog.py,1.2,1.3 (original) (raw)
Fred L. Drake, Jr. fdrake@acm.org
Thu, 8 Nov 2001 08:38:58 -0500
- Previous message: [Python-Dev] Re: python/dist/src/Lib/lib-tk tkFileDialog.py,1.2,1.3
- Next message: [Python-Dev] Re: complex() bug or feature? (fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Martin v. Loewis writes:
I'd propose to migrate tkDirectoryChooser.Chooser._fixresult into tkFileDialog.Directory._fixresult, and remove the new module.
I like this better too. Though it's something of a style issue, I really don't like ending up with a whole lot of really small modules that are so closely related.
-Fred
-- Fred L. Drake, Jr. PythonLabs at Zope Corporation
- Previous message: [Python-Dev] Re: python/dist/src/Lib/lib-tk tkFileDialog.py,1.2,1.3
- Next message: [Python-Dev] Re: complex() bug or feature? (fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]