From 6726af73de9911f6f8951a50f932135dae6e92e4 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 30 Jul 2011 09:58:59 -0500 Subject: [PATCH] add space --- Doc/library/stdtypes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst index 9ffb48a2efad..2a56bae0bf46 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 ------------------------- -- 2.47.3