Serhiy Storchaka <[email protected]> added the comment:
There is Ellipsis class in the ast module. Although it is deprecated now. But I there may be Ellipsis names also in third-party libraries. Making Ellipsis a keyword would break them. ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41652> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
