[Python-Dev] Arbitrary non-identifier string keys when using **kwargs (original) (raw)

Simon Cross hodgestar+pythondev at gmail.com
Sun Oct 7 14:45:18 EDT 2018


I would consider it a feature. My reasoning is that the restriction on what can be used as an identifier is a syntax restriction, not a general restriction on what attributes or names can be.



More information about the Python-Dev mailing list