]> granicus.if.org Git - python/commitdiff
Report on fnmatch.filter.
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 6 Jun 2001 06:25:40 +0000 (06:25 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 6 Jun 2001 06:25:40 +0000 (06:25 +0000)
Misc/NEWS

index 14fa35e4aa6a539d1ca7ccc3b9047bda934526a8..38923c790d35970f00f535f6523c4403566090e7 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -124,6 +124,8 @@ Core
 
 Library
 
+- A new function fnmatch.filter to filter lists of file names was added.
+
 - calendar.py uses month and day names based on the current locale.
 
 - strop is now *really* obsolete (this was announced before with 1.6),