[issue24945] Expose Py_TPFLAGS_ values from Python
Erik Bray
report at bugs.python.org
Thu Aug 27 16:00:36 CEST 2015
Erik Bray added the comment:
Alternatively (or additionally) it would be nice if type.__flags__ were some PyStructSequence-based type (though as a subtype of int for backwards compat).
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24945>
_______________________________________
More information about the Python-bugs-list
mailing list