Package: pylint Version: 0.19.0 I downloaded pylint-0.19.0. It fails to install. Here is the cmd line error:
--> cd C:\temp\pylint-0.19.0
--> which python
C:\Python31\python.EXE
--> python setup.py
File "setup.py", line 118
except OSError, ex:
^
SyntaxError: invalid syntax
I am using Windows XP.
I have installed Python 3.1.1 from
http://www.python.org/download/releases/3.1.1/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

