diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-09-26 21:31:51 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-09-26 21:31:51 +0000 |
commit | c86f6ca2b6d51040021b2a4bbd609b4445e321ff (patch) | |
tree | 85adf64f969edf0ed5a023163f1335251dfbb753 /Python/exceptions.c | |
parent | 39cd603fc884b60b8c7a6dad0346f819ea181f4a (diff) | |
download | cpython-git-c86f6ca2b6d51040021b2a4bbd609b4445e321ff.tar.gz |
Display a class's method resolution order, if it's non-trivial. "Trivial"
here means it has no more than one base class to rummage through (in which
cases there's no potential confusion about resolution order).
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions