Files
cpython/Objects/classobject.c
Tim Peters 82550d5b86 Added private API function _PyInstance_Lookup(). This is part of
backporting fixes so that garbage collection doesn't have to trigger
execution of arbitrary Python code just to figure out whether
an object has a __del__ method.
2003-04-08 19:02:34 +00:00

56 KiB