[Python-3000] PEP 3102

Guido van Rossum guido at python.org
Fri Feb 15 00:13:21 CET 2008


On Thu, Feb 14, 2008 at 2:48 PM, Raymond Hettinger <python at rcn.com> wrote:
> I've been exercising the new keyword-only arguments syntax.  It is absolutely wonderful.  I'm amazed at how many long standing problems it solves elegantly.

Agreed. Now can you come up with a syntax for positional-only
arguments? So far everybody has failed at that, and there are some use
cases where it's useful too.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list