Brett Cannon wrote:
> Another question: could it be helpful to make Parameter.default_value a
> weak reference?
>
>
> Perhaps, but I don't think it is necessarily required. I can change it
> if others want to go that way, but for now I am happy with the way it is.
Leave it as a normal
On 8/23/06, Georg Brandl <[EMAIL PROTECTED]> wrote:
Brett Cannon wrote:> I have been spending my Google sprint time on writing and implementing> PEP 362 (http://www.python.org/dev/peps/pep-0362/), which finally
> defines Signature objects for functions. With the implementation at a> place I am hap
Brett Cannon wrote:
> I have been spending my Google sprint time on writing and implementing
> PEP 362 (http://www.python.org/dev/peps/pep-0362/), which finally
> defines Signature objects for functions. With the implementation at a
> place I am happy with, I wanted to ask about the open issues
I have been spending my Google sprint time on writing and implementing PEP 362 (http://www.python.org/dev/peps/pep-0362/), which finally defines Signature objects for functions. With the implementation at a place I am happy with, I wanted to ask about the open issues with the PEP.
The first questi