-
Originally reported by: **L A (BitBucket: [LA93](http://bitbucket.org/LA93))**
---
crash on running pylint on 2 particular dirs, other dirs are ok, they all contain an **init**.py file and are on th…
-
Originally reported by: **Anonymous**
---
Hi all,
Got below error when ran Pylint 1.0 against one of my files.
I'm using Python 2.7.5 x86 Windows build.
File that causes this issue has 274 lines an…
-
Originally reported by: **Ned Batchelder (BitBucket: [ned](http://bitbucket.org/ned), GitHub: @ned?)**
---
When running on the edx-platform repo (https://github.com/edx/edx-platform), 1.3.4 successf…
-
Originally reported by: **Jace Browning (BitBucket: [jacebrowning](http://bitbucket.org/jacebrowning), GitHub: @jacebrowning?)**
---
I just started getting this crash after updating asteroid to 1.3.…
-
Originally reported by: **Victor Safronovich (BitBucket: [suvit](http://bitbucket.org/suvit), GitHub: @suvit?)**
---
## Traceback
```
#!python
Traceback (most recent call last):
File "manage.py",…
-
Originally reported by: **Florian Bruhin (BitBucket: [The-Compiler](http://bitbucket.org/The-Compiler), GitHub: [The-Compiler](http://github.com/The-Compiler))**
---
After updating astroid from 1.3.…
-
Originally reported by: **space one (BitBucket: [spaceone](http://bitbucket.org/spaceone), GitHub: @spaceone?)**
---
The following exception occurs when i try to parse one of my files:
```
parsing …
-
Originally reported by: **BitBucket: [t3kcit](http://bitbucket.org/t3kcit)**
---
Running pylint on the scikit-learn repo I get:
`AttributeError: 'list' object has no attribute '_infer_name'`
With
…
-
Originally reported by: **Chris Rebert (BitBucket: [cvrebert](http://bitbucket.org/cvrebert), GitHub: @cvrebert?)**
---
Using pylint from commit 7aa4d2709f54810bf8db636e22a69ffe6ceae77d.
```
#!txt
…
-
Originally reported by: **Yann Dirson (BitBucket: [ydirson](http://bitbucket.org/ydirson), GitHub: @ydirson?)**
---
Pylint 1.3.1 does not have a problem with the following code, but current tip rais…