diff options
author | Phillip J. Eby <pje@telecommunity.com> | 2006-04-18 01:39:25 +0000 |
---|---|---|
committer | Phillip J. Eby <pje@telecommunity.com> | 2006-04-18 01:39:25 +0000 |
commit | 742cd24c029f1fe84d2a60f84e408c72bd3ed34d (patch) | |
tree | fd2ded649efda72ad90d37c359f95141c6cc4321 /Python/Python-ast.c | |
parent | 9582c148b6bd0ff21678030709f51e7f57b223bd (diff) | |
download | cpython-git-742cd24c029f1fe84d2a60f84e408c72bd3ed34d.tar.gz |
test_pyclbr goes nuts when a module contains code to try importing a class
and provide a substitute if the import fails, because pyclbr sees the
class definition. Changed to ignore such cases' base classes and methods,
since they will not match.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions