Stefan Behnel <[email protected]> added the comment:
Could you explain a bit why you want to subclass "PyModuleObject" in C? Why isn't a Python subclass or an independent (non-module) C extension type enough? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue23609> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
