Commit 68938b6
committed
Adding a fix for compatability with pylint 1.3. For 1.2 and previous, the messages were stored in the linter object, but since 1.3 have been stored in a separate dedicated MessageStore object. This commit adds some compatability checking to ensure both versions will work
1 parent 0009c94 commit 68938b6
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
102 | 109 | | |
103 | | - | |
| 110 | + | |
104 | 111 | | |
105 | 112 | | |
106 | 113 | | |
| |||
0 commit comments