Benjamin Peterson <[email protected]> added the comment: 2009/5/24 Antoine Pitrou <[email protected]>: > > Antoine Pitrou <[email protected]> added the comment: > > I'm not sure I understand the point of PyInstance_Check() in > lookup_special().
_PyObject_LookupSpecial doesn't understand classic classes. > > You should bump the bytecode version in import.c. Ok Thanks. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6101> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
