summaryrefslogtreecommitdiffstats
path: root/Demo/rpc/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-11 18:33:53 (GMT)
committerGuido van Rossum <guido@python.org>2001-10-11 18:33:53 (GMT)
commit875eeaa193fd8e02d1a8b6d0d6f2768b55b0fff3 (patch)
tree815425f24c991e003a07ccd91df013ce11f2c645 /Demo/rpc/README
parent9e4ca10ce439845c939a9fa4264146a4cfa87fee (diff)
downloadcpython-875eeaa193fd8e02d1a8b6d0d6f2768b55b0fff3.zip
cpython-875eeaa193fd8e02d1a8b6d0d6f2768b55b0fff3.tar.gz
cpython-875eeaa193fd8e02d1a8b6d0d6f2768b55b0fff3.tar.bz2
Another step in the right direction: when a new class's attribute
corresponding to a dispatch slot (e.g. __getitem__ or __add__) is set, calculate the proper dispatch slot and propagate the change to all subclasses. Because of multiple inheritance, there's no easy way to avoid always recursing down the tree of subclasses. Who cares? (There's more to do, but this works. There's also a test for this now.)
Diffstat (limited to 'Demo/rpc/README')
0 files changed, 0 insertions, 0 deletions