[New-bugs-announce] [issue31795] Slicings documentation doesn't mention Ellipsis

Nitish report at bugs.python.org
Sun Oct 15 18:45:56 EDT 2017


New submission from Nitish <nitishchandrachinta at gmail.com>:

Ellipsis object documentation[1] specifies that Ellipsis is mainly used by Slicings. But Slicing's documentation[2] doesn't mention anything about Ellipsis. Consequently - it is not immediately clear from Ellipsis documentation what it's used for.

[1] https://docs.python.org/3/library/stdtypes.html?highlight=ellipsis#the-ellipsis-object

[2] https://docs.python.org/3/reference/expressions.html#slicings

----------
assignee: docs at python
components: Documentation
messages: 304449
nosy: docs at python, nitishch
priority: normal
severity: normal
status: open
title: Slicings documentation doesn't mention Ellipsis
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31795>
_______________________________________


More information about the New-bugs-announce mailing list