summaryrefslogtreecommitdiff
path: root/test/input/func_w0233.py
Commit message (Expand)AuthorAgeFilesLines
* Detect calls of the parent's __init__, through a binded super() call.cpopa2014-08-161-0/+14
* 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-1/+1
* Fix and test case for W0233 false positive: if the same superclassMaarten ter Huurne2010-03-021-0/+8
* w0233 testssyt2006-11-231-4/+13
* * new W0212 message for access to protected member from client codesyt2006-05-051-1/+1
* forget the past.root2006-04-261-0/+19