Files
cpython/Objects
Guido van Rossum ed18fdc9fc * accessobject.c (ownercheck): allow a base class access to protected
objects of its derived classes; allow anything that has an attribute
  named "__privileged__" access to anything.
* object.[ch]: added hasattr() -- test whether getattr() will succeed.
1993-07-11 19:55:34 +00:00
..
1993-05-19 14:50:45 +00:00
1993-05-19 14:50:45 +00:00
1993-05-19 14:50:45 +00:00