This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aroberge
Recipients aroberge, pablogsal
Date 2021-05-31.20:58:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAGMu_=opQ0g6XhfJj51T+jeh7VOGYJApPFDhcEX8TnmJjHm=XQ@mail.gmail.com>
In-reply-to <1622493104.07.0.876097700313.issue44273@roundup.psfhosted.org>
Content
>
> I think that the suggestion to explicitly refer to '...' instead of the
name Ellipsis would be preferable.

Aside: I had not realized that this was done at a different stage for
__debug__ and Ellipsis ("Ignorance is bliss"...) and do realize that this
is a rare corner case that a beginner would almost never encountered.
(I'm just trying my best to prevent any kind of confusion in my own
program, and probably overestimate the potential for confusion here for
cPython users).
History
Date User Action Args
2021-05-31 20:58:32arobergesetrecipients: + aroberge, pablogsal
2021-05-31 20:58:32arobergelinkissue44273 messages
2021-05-31 20:58:32arobergecreate