R. David Murray <[email protected]> added the comment: This is true for most (all?) CPython classes that are implemented in C. For example io.StringIO instances do not have a __module__ attribute either.
---------- nosy: +r.david.murray _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15223> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
