diff options
author | Guido van Rossum <guido@python.org> | 2001-08-16 20:41:56 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-16 20:41:56 +0000 |
commit | 501c7c7d0eb8c8fb1a9384092efed0141052f324 (patch) | |
tree | 99b329657928c633cb364d0e357b9ea0c7426662 /Python/bltinmodule.c | |
parent | 2907fe6ce7376e73d84c8a29dedd37d8b3e4a225 (diff) | |
download | cpython-git-501c7c7d0eb8c8fb1a9384092efed0141052f324.tar.gz |
classobject.c:instancemethod_descr_get(): when a bound method is
assigned to a class variable and then accessed via an instance, it
should not be rebound.
test_descr.py:methods(): test for the condition above.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions