diff options
author | Guido van Rossum <guido@python.org> | 2001-11-15 20:27:54 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-11-15 20:27:54 (GMT) |
commit | 3d27df07344039a5fdd741194dfb9c0a3a11a091 (patch) | |
tree | 8146f2e3176e2a80076aee577a7cfa096decddf8 /Lib/codeop.py | |
parent | 76f7fe37bb058647d4c8475a921abbd20b8c2d47 (diff) | |
download | cpython-3d27df07344039a5fdd741194dfb9c0a3a11a091.zip cpython-3d27df07344039a5fdd741194dfb9c0a3a11a091.tar.gz cpython-3d27df07344039a5fdd741194dfb9c0a3a11a091.tar.bz2 |
Correct the description of mixed multiple inheritance: the code
special-cases classic classes, it doesn't do anything about other
cases where different metaclasses are involved (except for the trivial
case where one metaclass is a subclass of the others). Also note that
it's metaclass, not metatype.
Diffstat (limited to 'Lib/codeop.py')
0 files changed, 0 insertions, 0 deletions