grim/pyparser

remove old pylint comments

2016-08-12, Gary Kramlich
b02051d4f18a
remove old pylint comments
syntax: glob
*.pyc
.*.swp
syntax: regexp
^\.cache\/
^\.coverage$
^.+\.egg-info\/
\.Python
^build\/
^coverage\.xml$
^dist\/
^venv\/