Daniel Stutzbach <[email protected]> added the comment:
On Sat, May 8, 2010 at 11:20 AM, Martin v. Löwis <[email protected]> wrote: > I'd rather modify PyModuleDef_Base, to include a flags field, and > perhaps put the api version into it, as well. That's an ABI change, > unfortunately, but such a flags field may turn out useful, anyway. That works for me. I'll work on a patch (which may end up needing further revision, but it will at least give us a concrete basis for further discussion). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8654> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
