Commit Graph

12 Commits

Author SHA1 Message Date
Martin Pool
399d5890db Closes #104572: symbolic warning names in output (by Martin Pool)
triggered whatever the format using a command line option
2012-09-19 17:15:43 +02:00
Sylvain Thénault
bfc5ea47c9 pylint fixes 2012-08-22 11:42:40 +02:00
Sylvain Thénault
d3f545682f add note about soon useless stream.seek() 2011-10-26 09:35:41 +02:00
Emile Anclin
4192e79a83 py3k: need to handle guess_encoding in astng
Astng will try to find the right encoding and provide the right "stream"
interface for the Pylint checkers.
Reading a stream with the wrong encoding in py3k will generate a UnicodeError.

The introduced a 'F0010' failure should maybe be replaced by E0501, E0502 and
F0002? However, can we call 'unexpected errors' the ASTNGBuildingExceptions
that we raise in logilab.astng.builder?
2010-11-22 15:36:44 +01:00
Emile Anclin
62b387d773 223 : run python2.x compatible fixers 2010-11-15 14:52:57 +01:00
Emile Anclin
36935b394d cleanup: we don't support python 2.2 anymore 2010-11-08 14:22:19 +01:00
Sylvain Thénault
0af504b46b use generic disable / enable methods and inline option 2010-04-19 11:18:08 +02:00
Sylvain Thénault
b629af106e d-t-w 2010-04-16 17:52:38 +02:00
Emile Anclin
9edcbd9419 copyright update : date up 2010 2010-03-23 11:39:48 +01:00
Sylvain Thénault
99d4443eb4 set E0501 line no to the first line where non ascii character has been found 2009-03-23 12:40:04 +01:00
Sylvain Thénault
6adc616ae2 check ChangeLog 2006-05-09 09:55:16 +02:00
root
4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00