diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-04-08 19:02:34 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-04-08 19:02:34 (GMT) |
commit | 82550d5b8654cee55357cef303038effa4e0448a (patch) | |
tree | 8ebb2da43197f8d1ffe5048ab8423546d78ead9c /Python/errors.c | |
parent | 71e300eeea9b127bb8bd6dd380bbcffd4746630f (diff) | |
download | cpython-82550d5b8654cee55357cef303038effa4e0448a.zip cpython-82550d5b8654cee55357cef303038effa4e0448a.tar.gz cpython-82550d5b8654cee55357cef303038effa4e0448a.tar.bz2 |
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions