Re: [Pydev-users] [Users] RE: java.lang.RuntimeException: PyLint ERROR:
Brought to you by:
fabioz
From: Nikolaus R. <Nik...@ra...> - 2012-01-26 16:08:39
|
SourceForge.net <no...@so...> writes: > The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4874783: > > Yes, I think that there are improvements needed to make PyLint have a better > integration in PyDev... (I must say I'm not giving a high priority for that > because with the pep8 integration and the code-analysis built into PyDev, which > are already better integrated, PyLint is becoming less useful, so, I wanted > to know which features do you use of PyLint -- to know if it's worth spending > more time to improve its integration). My main reason for using PyLint is its more powerful type inference. PyLint is able to warn me about accessing non-existent attributes or calling functions with the wrong signature in many more cases than PyDev is. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C |