From: Christian Heimes Date: Wed, 3 Dec 2008 13:39:03 +0000 (+0000) Subject: Fixed a warning on whatsnew/3.0.rst X-Git-Tag: v3.0~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e72b9e619e94db9ca8d7904fc5f1b4988ea7931;p=python Fixed a warning on whatsnew/3.0.rst --- diff --git a/Doc/whatsnew/3.0.rst b/Doc/whatsnew/3.0.rst index 6f25da7d9c..511f3156f3 100644 --- a/Doc/whatsnew/3.0.rst +++ b/Doc/whatsnew/3.0.rst @@ -612,7 +612,7 @@ review: * :mod:`xmlrpc` (:mod:`xmlrpclib`, :mod:`DocXMLRPCServer`, :mod:`SimpleXMLRPCServer`). -modules + Some other changes to standard library modules, not covered by :pep:`3108`: