Michael Seifert added the comment:

> I'm wondering if it is worth to add a separate section for Ellipsis at the 
> same level as "Slice Objects", but in the same file.

I'm not sure either. 

There seems to be no precedent in the documentation, for example 
"Py_NotImplemented" is also just another (but mentioned first) point in the 
Object protocol [https://docs.python.org/3/c-api/object.html#object-protocol] 
and "Py_None" even has a complete page 
[https://docs.python.org/3/c-api/none.html].

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30059>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to