summaryrefslogtreecommitdiffstats
path: root/Modules/sunaudiodev.c
Commit message (Collapse)AuthorAgeFilesLines
* classobject.c moduleobject.c stdwinmodule.c xxobject.c:Guido van Rossum1992-09-041-0/+6
| | | | | raise AttributeError, not KeyError, when attribute deletion fails. sunaudiodevmodule.c: check for deletion before calling setmember.
* Initial revisionGuido van Rossum1992-06-031-0/+408