summaryrefslogtreecommitdiff
path: root/pylint/checkers/strings.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't fail in the string checker when encountering a bytes string on Python ↵Claudiu Popa2015-04-011-0/+3
| | | | 3 with a .format method called.
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+615