Calling functions: Why this complicated ?

Jeremiah Dodds jeremiah.dodds at gmail.com
Wed Jul 15 09:04:12 EDT 2009


On Wed, Jul 15, 2009 at 11:54 AM, Tim Rowe <digitig at gmail.com> wrote:

>
> Curiously, I never use the all-named style in Python, whereas it's my
> normal style in Ada. I shall now enter a period of self-refelection to
> try to work out why I am so inconsistent :-)
>
>
>
I use it for functions that only (or mostly) have behaviour-modifying flags
and for functions that take more than 3 or so parameters.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090715/af589c36/attachment-0001.html>


More information about the Python-list mailing list