What value should be passed to make a function use the default argument value?
Ben Finney
bignose+hates-spam at benfinney.id.au
Thu Oct 5 18:18:01 EDT 2006
Fredrik Lundh <fredrik at pythonware.com> writes:
> Gabriel Genellina wrote:
>
> >> > the general rule is that if the documentation doesn't
> >> > explicitly say that something is a keyword argument, it isn't,
> >> > and shouldn't be treated as such.
>
> you guys need to look up the words "should" and "not" in a dictionary.
Perhaps you meant something other than "if the documentation doesn't
explicitly say that something is a keyword argument, it isn't", then.
--
\ "If I ever get real rich, I hope I'm not real mean to poor |
`\ people, like I am now." -- Jack Handey |
_o__) |
Ben Finney
More information about the Python-list
mailing list