[issue12056] "…" (HORIZONTAL ELLIPSIS) should be an alternative syntax for "..." (FULL STOP FULL STOP FULL STOP)

Brandon Craig Rhodes report at bugs.python.org
Wed May 11 15:44:47 CEST 2011


Brandon Craig Rhodes <brandon at rhodesmill.org> added the comment:

But if we allow for ellipsis, then would we not also have to start allowing characters like ≥ and ≤ in Python? And the problem with any of these (admittedly very attractive) substitutions is that they seem to abandon the principle of there being One Obvious Way of typing any given expression. Instead there would now be several alternate ways, with different styles in different codebases and, I think, something of a visual and symbolic mess resulting. I like each symbol to have exactly one possible representation.

----------
nosy: +brandon-rhodes

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12056>
_______________________________________


More information about the Python-bugs-list mailing list