Antoine Pitrou added the comment: > Everything except for the Xxo_Type. But you are right. Then again, why > are these global static variables from the start? Isn't this because > xxmodule is some kind of "dummy" module that is supposed to > demonstrate some coding conventions on how to build extension > modules?
I don't really know what the purpose of xxmodule is. But I don't think redundant storage is a good idea, especially with different lifetimes :-) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15849> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com