Staging
v0.5.1
https://github.com/python/cpython
Revision 94472a0374f68fc7c746671eb87dc32253b02f05 authored by Guido van Rossum on 04 September 1992, 09:45:18 UTC, committed by Guido van Rossum on 04 September 1992, 09:45:18 UTC
raise AttributeError, not KeyError, when attribute deletion fails.
sunaudiodevmodule.c: check for deletion before calling setmember.
1 parent 9a4e3fc
History
Tip revision: 94472a0374f68fc7c746671eb87dc32253b02f05 authored by Guido van Rossum on 04 September 1992, 09:45:18 UTC
classobject.c moduleobject.c stdwinmodule.c xxobject.c:
Tip revision: 94472a0

back to top