summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-11-25 19:59:38 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2015-11-25 19:59:38 +0200
commitf086f414bb421aaa384b70526cfee211ac067215 (patch)
tree1534a9bce9b27b1d36062f79149e330e8f1e3bc8 /doc
parent66c39e1cd94b7deaa90550d63b0b4708338c20b4 (diff)
downloadpylint-f086f414bb421aaa384b70526cfee211ac067215.tar.gz
Make some imports external instead of considering them local
The assumption that a module which can't be imported is local rather than external isn't always correct, since the implementation of the astroid's import system should always find a module which is local in the current package, while it isn't necessary true that it can find always external modules, which just might be missing.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions