third_party.pylibs.pylint.src/test/messages/func_newstyle_super.txt

5 lines
175 B
Plaintext
Raw Normal View History

2006-04-26 10:48:09 +00:00
E: 7:Aaaa.hop: Use super on an old style class
E: 11:Aaaa.__init__: Use super on an old style class
E: 20:NewAaaa.__init__: Bad first argument 'object' given to super class