add space

This commit is contained in:
Benjamin Peterson 2011-07-30 09:59:50 -05:00
parent 50211fa0f9
commit 497cd65cec
1 changed files with 1 additions and 0 deletions

View File

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