summaryrefslogtreecommitdiff
path: root/pylint/test/functional/nonlocal_and_global.py
Commit message (Expand)AuthorAgeFilesLines
* Add a new check for the nonlocal variables without binding (close issue #582)fix-582Stephane Wirtel2015-09-211-1/+1
* Add a new error, 'nonlocal-and-global'.Claudiu Popa2015-07-061-0/+12