diff options
author | Guido van Rossum <guido@python.org> | 2001-08-17 13:40:47 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-17 13:40:47 +0000 |
commit | 93018760bc597f65e8a94c30546eafafd095f170 (patch) | |
tree | 93feb4ab6b0e6eb1e325ef3bfafb7f5a5f30fb3d /Objects/classobject.c | |
parent | cdf0d75897ddde0b27bad24aac4845824578f5ee (diff) | |
download | cpython-git-93018760bc597f65e8a94c30546eafafd095f170.tar.gz |
classic(), methods(): add another test relating to unbound methods:
when an unbound method of class A is stored as a class variable of
class B, and class B is *not* a subclass of class A, that method
should *not* get bound to B instances.
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions