diff options
author | Guido van Rossum <guido@python.org> | 2000-04-10 13:03:19 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-04-10 13:03:19 +0000 |
commit | 5f8b12f27e1cce4ff7e5fd3594a83855db350784 (patch) | |
tree | e22cbef677adea1c62620bf4aff07055ebaf5e8a /Python/compile.c | |
parent | 5db862dd0cae0077b09a765220bb358e0e129449 (diff) | |
download | cpython-git-5f8b12f27e1cce4ff7e5fd3594a83855db350784.tar.gz |
Mark Hammond:
In line with a similar checkin to object.c a while ago, this patch
gives a more descriptive error message for an attribute error on a
class instance. The message now looks like:
AttributeError: 'Descriptor' instance has no attribute 'GetReturnType'
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions