mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
0dabacee16
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.