-
Originally reported by: **Victor Safronovich (BitBucket: [suvit](http://bitbucket.org/suvit), GitHub: [suvit](http://github.com/suvit))**
---
## Traceback
```
#!python
Traceback (most recent call l…
-
Originally reported by: **Michal Čihař (BitBucket: [nijel](http://bitbucket.org/nijel), GitHub: @nijel?)**
---
After upgrading to pylint 1.4.1, astroid 1.3.4 I get following error:
```
#!pytb
Fi…
-
Originally reported by: **Buck Evan (BitBucket: [bukzor](http://bitbucket.org/bukzor), GitHub: @bukzor?)**
---
Workaround is `pip install'
-
Originally reported by: **Thorsten Lockert (BitBucket: [tholo](http://bitbucket.org/tholo), GitHub: @tholo?)**
---
It appears that with the pylint 1.2 release one cannot check packages that import f…
-
Originally reported by: **BitBucket: [yoshi](http://bitbucket.org/yoshi), GitHub: @yoshi?**
---
System details:
- Windows 7 64bit
- Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:24:06) [MSC v.1…
-
Originally reported by: **Jamiel Almeida (BitBucket: [slashfoo](http://bitbucket.org/slashfoo), GitHub: @slashfoo?)**
---
setup.py attached when linting gives the error spew below.
The problem seem…
-
Pylint seems to crash when Syntastic attempts to invoke it to check a python source file.
With the following in .vimrc:
let g:syntastic_python_checkers=['pylint']
let g:syntastic_always_populate_loc…
-
Originally reported by: **Jamiel Almeida (BitBucket: [slashfoo](http://bitbucket.org/slashfoo), GitHub: @slashfoo?)**
---
setup.py attached when linting gives the error spew below.
The problem seem…
-
Originally reported by: **BitBucket: [dotpot](http://bitbucket.org/dotpot), GitHub: @dotpot?**
---
It's all started after 1.0.0 release (0.28.0 now is not working as well (as it was working before 1…
-
Originally reported by: **Michal Čihař (BitBucket: [nijel](http://bitbucket.org/nijel), GitHub: [nijel](http://github.com/nijel))**
---
After upgrading to pylint 1.4.1, astroid 1.3.4 I get following…