[Python-ideas] parameter omit

Aaron Brady castironpi at comcast.net
Sun May 13 23:37:09 CEST 2007


> -----Original Message-----
> From: Jim Jewett [mailto:jimjjewett at gmail.com]
> Sent: Saturday, May 12, 2007 11:36 AM
> 
>     def f(val=object()):
>         if defaulted val:

Might this create a option to omit required parameters too?




More information about the Python-ideas mailing list