SIGN IN SIGN UP

Make function objects somewhat mutable -- the members func_code,

func_defaults and func_doc (alias __doc__) may be assigned to.  For
the first two, there's a type restriction to code object and tuple,
respectively.
G
Guido van Rossum committed
0dabacee160cbb9d848b4e2b292e9e70aefd96f8
Parent: b1ed9c5