diff options
author | Guido van Rossum <guido@python.org> | 1998-05-22 00:55:34 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-05-22 00:55:34 (GMT) |
commit | 0dabacee160cbb9d848b4e2b292e9e70aefd96f8 (patch) | |
tree | 6e04feaa1108db1c742fb391f3dd1ab0ab524ee0 /PC/readme.txt | |
parent | b1ed9c529579ebeba7bafabeaa9254f8df3c33f9 (diff) | |
download | cpython-0dabacee160cbb9d848b4e2b292e9e70aefd96f8.zip cpython-0dabacee160cbb9d848b4e2b292e9e70aefd96f8.tar.gz cpython-0dabacee160cbb9d848b4e2b292e9e70aefd96f8.tar.bz2 |
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.
Diffstat (limited to 'PC/readme.txt')
0 files changed, 0 insertions, 0 deletions