summaryrefslogtreecommitdiff
path: root/pylint/test/functional/not_context_manager.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix a not-context-manager false positive.Claudiu Popa2015-07-061-0/+1
* Simplify the not-context-manager check, by doing a simple parent lookup on a ...Claudiu Popa2015-04-161-0/+1
* Handle the case for not-context-manager when the context node is a Name.Claudiu Popa2015-04-011-0/+1
* add 'not-context-manager' errorRadu Ciorba2015-03-221-0/+2