summaryrefslogtreecommitdiff
path: root/Objects/classobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-08-17 13:40:47 +0000
committerGuido van Rossum <guido@python.org>2001-08-17 13:40:47 +0000
commit93018760bc597f65e8a94c30546eafafd095f170 (patch)
tree93feb4ab6b0e6eb1e325ef3bfafb7f5a5f30fb3d /Objects/classobject.c
parentcdf0d75897ddde0b27bad24aac4845824578f5ee (diff)
downloadcpython-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