Fix typo in NEWS

This commit is contained in:
Nick Coghlan 2011-03-16 14:19:22 -04:00
parent 296d9a6f85
commit 454e11d874
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Core and Builtins
Library
-------
- Issue #11548: shutil.unpack_archive now correctly handles the format
- Issue #11560: shutil.unpack_archive now correctly handles the format
parameter. Patch by Evan Dandrea.
- Issue #11133: fix two cases where inspect.getattr_static can trigger code