Hello, Is it somehow possible to add docstring to enum_? I tried with PyObject_SetAttrString, but it doesn't work. Don't you think that docstrings would be useful in enums as well? -- Best Regards, Piotr Jaroszyński