]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
1. Clarify that immutability isn't entirely the same as unchangeable
authorGuido van Rossum <guido@python.org>
Tue, 23 Feb 1999 16:40:55 +0000 (16:40 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 23 Feb 1999 16:40:55 +0000 (16:40 +0000)
commit264bd59221ab02998c4893f707051818c7b9a927
tree91b18e8b130929a295239b5fb09b8db44650a94e
parent124eff022578980310f47a351525b4b6cd5f7b27
1. Clarify that immutability isn't entirely the same as unchangeable
value (because of immutable containers containing mutable objects).

2. Document that func_code, func_defaults and func_doc / __doc__ are
now writable.
Doc/ref/ref3.tex