[Python-3000] Ellipsis Literal

Raymond Hettinger rhettinger at fattoc.com
Wed Jan 23 01:47:50 CET 2008


I missed the conversation on this one.
Was there a use case or a reason to add this?
I ask because the spelling has an unfortunate
overlap with the sys.ps2 prompt:

>>> def f(x):
...     return x+1

I don't know if this is a problem.  Just thought I would bring it up.


Raymond


More information about the Python-3000 mailing list