Antoine Pitrou <[email protected]> added the comment: Thanks for the writeup, Mark. Here is a patch, calling PyType_Modified in the type's (not the instance's) tp_clear.
---------- resolution: fixed -> status: closed -> open Added file: http://bugs.python.org/file23963/type_clear.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12149> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
