third_party.pylibs.pylint.src/examples
sdet_liang 601b10abfa Fix err "global name 'module' is not defined" (#1146)
Fix following error when using this plugin
```
with module.stream() as stream:
NameError: global name 'module' is not defined
```
2016-10-25 05:15:13 -05:00
..
custom_raw.py Fix err "global name 'module' is not defined" (#1146) 2016-10-25 05:15:13 -05:00
custom.py
pylintrc
pylintrc_camelcase