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
CDROM.py -rw-r--r-- 1.9 KB
FCNTL.py -rw-r--r-- 1.6 KB
IN.py -rw-r--r-- 8.9 KB
SOCKET.py -rw-r--r-- 3.5 KB
TERMIOS.py -rw-r--r-- 5.4 KB
regen -rwxr-xr-x 238 bytes

back to top