summaryrefslogtreecommitdiff
path: root/pylint/test/functional/redefined_variable_type.py
Commit message (Expand)AuthorAgeFilesLines
* Add some more comments about the limitations of this ruleLaura M?dioni2015-11-241-3/+3
* Use a stack of dictionaries instead of 3 dictsLaura M?dioni2015-11-241-1/+11
* Remove test on str.split() since there is no support for inference on split f...Laura M?dioni2015-11-241-5/+0
* check if the type of a variable is redefined (at a function, class or module ...Laura M?dioni2015-10-301-0/+50