[docs] [issue35105] Document that CPython accepts "invalid" identifiers

Raymond Hettinger report at bugs.python.org
Mon Dec 24 03:02:37 EST 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

FWIW, the only restriction added by setattr() is that *name* must be a string.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35105>
_______________________________________


More information about the docs mailing list