Remove duplicate entry

This commit is contained in:
Neal Norwitz 2006-03-02 04:03:44 +00:00
parent 3096c53eaa
commit 28f635b067

View file

@ -427,9 +427,6 @@ Library
- The compiler package now supports future imports after the module docstring.
- Bug #1413790: zipfile now sanitizes absolute archive names that are
not allowed by the specs.
- Bug #1413790: zipfile now sanitizes absolute archive names that are
not allowed by the specs.