[Python-ideas] keyword arguments everywhere (stdlib) - issue8706
Guido van Rossum
guido at python.org
Sun Mar 4 01:46:29 CET 2012
On Sat, Mar 3, 2012 at 4:15 PM, Ron Adam <ron3200 at gmail.com> wrote:
> I just can't think of a good case where I would want to prohibit setting
> an argument by name on on purpose. But I suppose if I encountered a
> certain error that may have been caught by doing so, I may think about
> doing that. <shrug>
Apparently you skipped part of the thread. <shrug**2>
--
--Guido van Rossum (python.org/~guido)
More information about the Python-ideas
mailing list