Go to file
Guido van Rossum d014ea6b5e * classobject.c: in instance_lenth, test result of call_object
for exception before using it.  Fixed a few other places where the
  outcome of calling sq_length wasn't tested for exceptions
  (bltinmodule.c, ceval.c).
1992-11-26 10:30:26 +00:00
Demo *** empty log message *** 1992-11-16 16:56:04 +00:00
Doc __oct__ and __hex__ 1992-09-20 21:43:47 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Lib * mainloop.py: added facility for calling select(). Also added 1992-11-26 09:17:19 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * config.c: Added audioop to lists. 1992-11-26 08:54:07 +00:00
Objects * classobject.c: in instance_lenth, test result of call_object 1992-11-26 10:30:26 +00:00
Parser * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Python * classobject.c: in instance_lenth, test result of call_object 1992-11-26 10:30:26 +00:00
Tools/scripts Add .fdc and .rgb to default list of ignored extensions 1992-10-02 14:19:57 +00:00