Go to file
Guido van Rossum 94472a0374 classobject.c moduleobject.c stdwinmodule.c xxobject.c:
raise AttributeError, not KeyError, when attribute deletion fails.
sunaudiodevmodule.c: check for deletion before calling setmember.
1992-09-04 09:45:18 +00:00
Demo Made it work with the sub-spec burst capture interface 1992-09-03 17:29:03 +00:00
Doc Changed references to /usr/local into /usr/local/bin. 1992-09-03 21:27:55 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include Correct spelling in function name 1992-09-03 20:46:06 +00:00
Lib version for new library 1992-09-03 13:08:04 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules classobject.c moduleobject.c stdwinmodule.c xxobject.c: 1992-09-04 09:45:18 +00:00
Objects classobject.c moduleobject.c stdwinmodule.c xxobject.c: 1992-09-04 09:45:18 +00:00
Parser Correct debug printing code 1992-09-03 20:46:37 +00:00
Python Give code objects a more useful representation. 1992-09-03 20:50:59 +00:00
Tools/scripts cope with filenames containing spaces 1992-08-31 10:54:54 +00:00