From: Benjamin Peterson Date: Sat, 30 Jul 2011 14:58:59 +0000 (-0500) Subject: add space X-Git-Tag: v2.7.3rc1~556 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6726af73de9911f6f8951a50f932135dae6e92e4;p=python add space --- diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst index 9ffb48a2ef..2a56bae0bf 100644 --- a/Doc/library/stdtypes.rst +++ b/Doc/library/stdtypes.rst @@ -2932,6 +2932,7 @@ supports no special operations. There is exactly one ellipsis object, named It is written as ``Ellipsis``. + The NotImplemented Object -------------------------