Serhiy Storchaka added the comment:

Good catch Benjamin! There is yet one bug -- the type type already has the 
__module__ attribute, but it is a descriptor, not a string.

Updated patch fixes these bugs.

----------
Added file: http://bugs.python.org/file44445/intern_and_cache___module__3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25856>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to