On Jul 30, 2011, at 11:28 PM, Georg Brandl wrote:

> 
> (Also, there must have been some reason to make "..." available everywhere
> for Python 3.)
> 

It's really nice for stub functions:

def foo(x):
    ...


Raymond

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to