Ronald Oussoren added the comment: * Improved docmentation
* __locallookup__ is now called unconditionally, the attribute lookup cache is now disabled when aType.__locallookup__ != type.__locallookup__ This gives a slightly nicer API (the only reason the new method was optional was due to an implementation detail in _PyType_Lookup) ---------- Added file: http://bugs.python.org/file31071/issue-18181-full-v3.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18181> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com