diff --git a/pep-0375.txt b/pep-0375.txt index cdd1ad93e..bb195fff6 100644 --- a/pep-0375.txt +++ b/pep-0375.txt @@ -50,7 +50,7 @@ Features for 3.1 - importlib - io in C - A reworked email package -- Adding an IP Address library to the stdlib [#iplib]. +- Adding an IP Address library to the stdlib [#iplib]_. - Update simplejson to the latest external version [#simplejson]_. - Ordered dictionary for collections [#ordered]_. - Fixing contextlib.nested() [#contextlib]_.