summaryrefslogtreecommitdiff
path: root/pylint/test/functional/class_members_py30.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some docstrings and the Python 3 testsClaudiu Popa2015-11-251-1/+1
* Lookup in the implicit metaclass when checking for no-member.Claudiu Popa2015-04-251-1/+9
* Don't emit no-member for classes with unknown bases.Claudiu Popa2015-04-241-2/+8
* Try to make the tests compatible with both Python 2 and Python 3.Claudiu Popa2015-03-261-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+49