[Python-3000] Ellipsis

Raymond Hettinger python at rcn.com
Thu Jan 24 21:04:00 CET 2008


> Some folks thought it would be cute to be able to 
> write incomplete code like this:
>
> class C:
>   def meth(self): ...
>   ...
>
> and have it be syntactically correct.

Hmm, that *is* cute :-)

Raymond


More information about the Python-3000 mailing list