Martin v. Löwis <mar...@v.loewis.de> added the comment: > Python interpreter already have that information internally. The > initial proposal was to pass it to the init as an additional > parameter. My suggestion is to export it as a new function that the > init can call if VERSION >=3.3.
Jesus: Please try to come up with a patch if you don't see the problem. Trust Stefan and me that there actually *is* a problem with your approach. ---------- title: Pass context information into the extension module init function -> Pass context information into the extension module init function _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13431> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com