mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
264bd59221
value (because of immutable containers containing mutable objects). 2. Document that func_code, func_defaults and func_doc / __doc__ are now writable.