diff options
author | Guido van Rossum <guido@python.org> | 1999-03-11 16:37:13 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1999-03-11 16:37:13 +0000 |
commit | b62e877631dab6c00a8ce519c2aeac521ae13ea2 (patch) | |
tree | 64f23d02b47d8bf3805ffe5de203f6fa7038d057 /Python/import.c | |
parent | cbd987040e1d7ac342d336c8a60507c2a950dbd9 (diff) | |
download | cpython-git-b62e877631dab6c00a8ce519c2aeac521ae13ea2.tar.gz |
- Don't crash in the case where a superclass is a string instead of a
pyclbr.Class object; this can happen when the superclass is
unrecognizable (to pyclbr), e.g. when module renaming is used.
- Show a watch cursor when calling pyclbr (since it may take a while
recursively parsing imported modules!).
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions