Email [Python-projects] pylint 0.7, python 2.4 and Windows XP

from
Fabien Schwob <skink at evhr dot net>
subject
[Python-projects] pylint 0.7, python 2.4 and Windows XP
date
2005/06/03 23:54
Bonjour,

I've recently installed pylint 0.7 on a windows xp with python 2.4 and I 
must say that I can't run pylint. I get the following error message :

D:\En Cours\xfoot\py-xfoot>pylint client.py

D:\En Cours\xfoot\py-xfoot>rem = """-*-Python-*- script
Traceback (most recent call last):
   File "client.py", line 158, in ?
     client.connect()
   File "client.py", line 47, in connect
     self.sock.connect((self.host, self.port))
   File "<string>", line 1, in connect
socket.error: (10061, 'Connection refused')

So, pylint display "rem = """-*-Python-*- script" and then execute the 
script.

-- 
Derrière chaque bogue, il y a un développeur, un homme qui s'est trompé.
(Bon, OK, parfois ils s'y mettent à plusieurs).
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects