New submission from Nitish <nitishchandrachi...@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@python components: Documentation messages: 304449 nosy: docs@python, nitishch priority: normal severity: normal status: open title: Slicings documentation doesn't mention Ellipsis type: enhancement _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31795> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com