Go to file
Guido van Rossum b3f7258f14 * Lots of small changes related to access.
* Added "access *: ...", made access work for class methods.
* Introduced subclass check: make sure that when calling
  ClassName.methodname(instance, ...), the instance is an instance of
  ClassName or of a subclass thereof (this might break some old code!)
1993-05-21 19:56:10 +00:00
Demo Jack's VCR control module 1993-05-12 12:35:44 +00:00
Doc Lots of small changes collected over months... 1993-05-12 08:53:36 +00:00
Grammar * Lots of small changes related to access. 1993-05-21 19:56:10 +00:00
Include * Lots of small changes related to access. 1993-05-21 19:56:10 +00:00
Lib Added cwd() 1993-05-17 08:00:02 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules New posix functions open, close, dup, dup2, lseek, read, write, fstat, pipe. 1993-05-17 08:34:16 +00:00
Objects * Lots of small changes related to access. 1993-05-21 19:56:10 +00:00
Parser * selectmodule.c: fix (another!) two memory leaks -- this time in list2set 1993-05-12 11:35:44 +00:00
Python * Lots of small changes related to access. 1993-05-21 19:56:10 +00:00
Tools/scripts *** empty log message *** 1993-04-01 20:50:35 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release098'. 1993-01-10 18:33:56 +00:00