summaryrefslogtreecommitdiff
path: root/test/input/func_docstring.py
Commit message (Expand)AuthorAgeFilesLines
* Don't emit 'missing-docstring' when the actual docstring uses `.format`. Clos...cpopa2014-07-251-73/+0
* Also warn about empty docstrings on overridden methods.Torsten Marek2014-03-301-0/+22
* Added a new warning old-style-class for classes that do not have any base class.Torsten Marek2013-06-181-1/+1
* Closes #104572: symbolic warning names in output (by Martin Pool)Martin Pool2012-09-191-5/+8
* use generic disable / enable methods and inline optionSylvain Th?nault2010-04-191-1/+1
* forget the past.root2006-04-261-0/+48