[Python-checkins] CVS: python/dist/src/Misc NEWS,1.309,1.310

Martin v. L?wis loewis@users.sourceforge.net
2001年11月07日 14:38:11 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv397/Misc
Modified Files:
	NEWS 
Log Message:
Patch #478654: Expose tk_chooseDirectory.
Also delegate kw arguments through ** calls.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.309
retrieving revision 1.310
diff -C2 -d -r1.309 -r1.310
*** NEWS	2001年11月05日 02:51:07	1.309
--- NEWS	2001年11月07日 22:38:08	1.310
***************
*** 52,55 ****
--- 52,58 ----
 Library
 
+ - tkFileDialog exposes a Directory class and askdirectory 
+ convenience function.
+ 
 - Symbolic group names in regular expressions must be unique. For
 example, the regexp r'(?P<abc>)(?P<abc>)' is not allowed, because a

AltStyle によって変換されたページ (->オリジナル) /