summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorPhillip J. Eby <pje@telecommunity.com>2006-04-18 01:39:25 +0000
committerPhillip J. Eby <pje@telecommunity.com>2006-04-18 01:39:25 +0000
commit742cd24c029f1fe84d2a60f84e408c72bd3ed34d (patch)
treefd2ded649efda72ad90d37c359f95141c6cc4321 /Python
parent9582c148b6bd0ff21678030709f51e7f57b223bd (diff)
downloadcpython-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')
0 files changed, 0 insertions, 0 deletions