Commit Graph

2 Commits

Author SHA1 Message Date
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
root
4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00