summaryrefslogtreecommitdiff
path: root/pylint/test/functional/nonlocal_without_binding.py
Commit message (Expand)AuthorAgeFilesLines
* Show what nonlocal was found without a binding.Claudiu Popa2015-09-211-0/+10
* Add changelog entry for 014f596 and a couple of other fixes.Claudiu Popa2015-09-211-2/+2
* Add a new check for the nonlocal variables without binding (close issue #582)fix-582Stephane Wirtel2015-09-211-0/+20