summaryrefslogtreecommitdiff
path: root/test/input/func_w0613.py
Commit message (Expand)AuthorAgeFilesLines
* Also inspect constructor calls in addition to function calls.Torsten Marek2014-04-021-1/+1
* Added a new warning old-style-class for classes that do not have any base class.Torsten Marek2013-06-181-2/+2
* use generic disable / enable methods and inline optionSylvain Th?nault2010-04-191-3/+3
* applied Colin Moris patch closing #9263: no W0613 for __init__ (method does n...Sylvain Th?nault2010-03-041-1/+9
* fix #8687, W0613 false positive on inner functionsylvain thenault2009-03-231-0/+11
* more testssylvain thenault2009-03-181-0/+6
* forget the past.root2006-04-261-0/+18