third_party.pylibs.pylint.src/examples
Jürgen Hermann 1fa9a57361 Added threading.local to ignored classes default list (#946)
Added threading.local to ignored classes default list

Note that the implementation names for Python 2/3 are used (threading.local is an alias).
Also changed related places for consistency.
2016-06-24 14:11:53 +01:00
..
custom_raw.py
custom.py
pylintrc Added threading.local to ignored classes default list (#946) 2016-06-24 14:11:53 +01:00
pylintrc_camelcase