Bug#438438: please really support python2.5

2008-03-30 Thread Helmut Grohne
> Please launch python2.5 /usr/bin/pylint if you want to check code with a > version of python different from the default one. That is a good suggestion. Feel free to mark this bug as wontfix. > I don't want to use python2.5 in the shebang stanza by default, as I > feel it is useful to be able t

Bug#438438: please really support python2.5

2008-03-12 Thread Alexandre Fayolle
On Thu, Mar 06, 2008 at 03:15:54PM +0100, Helmut Grohne wrote: > found 438438 0.14.0-2 > tags 438438 +patch > thanks > > I believe that this bug is not fixed in the latest version of pylint. > > See for example: > > E:5:some_function: Undefined variable 'all' > > The problem is easy to work aro

Bug#438438: please really support python2.5

2008-03-06 Thread Helmut Grohne
found 438438 0.14.0-2 tags 438438 +patch thanks I believe that this bug is not fixed in the latest version of pylint. See for example: E:5:some_function: Undefined variable 'all' The problem is easy to work around though. The file /usr/bin/pylint looks like this: $ cat /usr/bin/pylint #!/usr/b