Martin v. Löwis <mar...@v.loewis.de> added the comment: I agree with Alexander; the header shouldn't be included into Python.h as-is.
I would propose to eliminate it eventually, with the following steps: 1. move PyMemberDef and the function declarations into object.h 2. (simultaneously) introduce properly-prefixed macros in object.h 3. deprecate structmember.h 4. remove it _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2897> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com