to_python_keys#

classmethod Boolean.to_python_keys(value)#

Convert value to have keys with Python names.

This is overridden in the Group, NamedObject, and ListObject classes.

Return type:

TypeVar(StateT)