From ebf94db60b8f2683b9d10f9fd6f592b14eb9a6b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Wed, 6 Jun 2001 06:25:40 +0000 Subject: Report on fnmatch.filter. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 14fa35e..38923c7 100644 --- 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), -- cgit v0.12