summaryrefslogtreecommitdiff
path: root/pylint/test/functional/invalid_exceptions_raised.py
Commit message (Expand)AuthorAgeFilesLines
* Disable not-callable because NotImplemented is inferred correctly now (and we...Claudiu Popa2015-06-231-1/+1
* Don't emit 'raising-non-exception' when the exception has unknown bases.Claudiu Popa2015-05-271-1/+8
* Try to make the tests compatible with both Python 2 and Python 3.Claudiu Popa2015-03-261-2/+2
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+76