]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add space
authorBenjamin Peterson <benjamin@python.org>
Sat, 30 Jul 2011 14:59:50 +0000 (09:59 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 30 Jul 2011 14:59:50 +0000 (09:59 -0500)
Doc/library/stdtypes.rst

index edad9c7df6d9b7663ef1c712eb32e0305e5c9e45..57a60edfb98ccf0ffd97d4357ddbd088014d3583 100644 (file)
@@ -2711,6 +2711,7 @@ special operations.  There is exactly one ellipsis object, named
 
 It is written as ``Ellipsis`` or ``...``.
 
+
 The NotImplemented Object
 -------------------------