Staging
v0.5.1
Revision 5f8b12f27e1cce4ff7e5fd3594a83855db350784 authored by Guido van Rossum on 10 April 2000, 13:03:19 UTC, committed by Guido van Rossum on 10 April 2000, 13:03:19 UTC
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'
1 parent 5db862d
History
File Mode Size
FCNTL.py -rwxr-xr-x 2.0 KB
IN.py -rw-r--r-- 3.8 KB
SOCKET.py -rw-r--r-- 2.3 KB
TERMIOS.py -rw-r--r-- 3.5 KB
regen -rwxr-xr-x 152 bytes

back to top