diff options
author | Guido van Rossum <guido@python.org> | 1993-07-11 19:55:34 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1993-07-11 19:55:34 (GMT) |
commit | ed18fdc9fcd4a0c5d592ed4ee04a8337b60d8752 (patch) | |
tree | 3909bcabf4d81f3ffb1f288f4f0619b1fa54f511 /Demo/sgi | |
parent | 697e7abbc8f5d8188c09181e308827a45eacfc14 (diff) | |
download | cpython-ed18fdc9fcd4a0c5d592ed4ee04a8337b60d8752.zip cpython-ed18fdc9fcd4a0c5d592ed4ee04a8337b60d8752.tar.gz cpython-ed18fdc9fcd4a0c5d592ed4ee04a8337b60d8752.tar.bz2 |
* 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.
Diffstat (limited to 'Demo/sgi')
0 files changed, 0 insertions, 0 deletions