third_party.pylibs.pylint.src/test/messages/func_newstyle_exceptions.txt
root 4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00

5 lines
246 B
Plaintext

E: 25:fonctionNew: Raising a new style class
E: 33:fonctionNew2: Raising a new style class
W: 21:fonctionBof: Exception doesn't inherit from standard "Exception" class
W: 29:fonctionBof2: Exception doesn't inherit from standard "Exception" class