]> granicus.if.org Git - python/commitdiff
add space
authorBenjamin Peterson <benjamin@python.org>
Sat, 30 Jul 2011 14:58:59 +0000 (09:58 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 30 Jul 2011 14:58:59 +0000 (09:58 -0500)
Doc/library/stdtypes.rst

index 9ffb48a2efad88c7ce417e51b9f7a477e7cac8b5..2a56bae0bf46a3ec4d9d6b5da26a072b982a3b7f 100644 (file)
@@ -2932,6 +2932,7 @@ supports no special operations.  There is exactly one ellipsis object, named
 
 It is written as ``Ellipsis``.
 
+
 The NotImplemented Object
 -------------------------