Correct usage is argument for the call site but parameter for the
function/method definition. So you can't just count occurrences.

On 9/14/05, Reinhold Birkenfeld <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> looking at bug #1283289, I saw that the term "keyword parameter" is used in
> Python/getargs.c, mixed with "keyword argument".
> 
> Grepping through the source, "keyword parameter" had 43 matches, while
> "keyword argument" had 430. Should the "parameter" form be extinguished?
> 
> Reinhold
> 
> (And BTW, should bug #1283289 be fixed as the poster suggests?)
> 
> 
> --
> Mail address is perfectly valid!
> 
> _______________________________________________
> 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/guido%40python.org
> 


-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
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