summaryrefslogtreecommitdiff
path: root/pylint/test/functional/mapping_context.py
Commit message (Expand)AuthorAgeFilesLines
* Check imports are located at the top of the module (right after docstring and...Laura M?dioni2015-11-101-1/+1
* Make iterable checker skip classes that are inferred to be abstractfix-685Dmitry Pribysh2015-10-271-1/+39
* Make iterable/mapping checker more smart and refactor it.Dmitry Pribysh2015-10-151-5/+28
* Handle more corner cases in iterable/mapping checkerDmitry Pribysh2015-10-081-0/+36