add space

This commit is contained in:
Benjamin Peterson 2011-07-30 09:59:50 -05:00
parent 50211fa0f9
commit 497cd65cec

View file

@ -2711,6 +2711,7 @@ special operations. There is exactly one ellipsis object, named
It is written as ``Ellipsis`` or ``...``.
The NotImplemented Object
-------------------------