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

6 lines
463 B
Plaintext

E: 46:MissingMethod: Missing method 'truc' from IMachin interface
E: 77:InterfaceCantBeFound: Undefined variable 'undefined'
F: 77:InterfaceCantBeFound: failed to resolve interfaces implemented by InterfaceCantBeFound (undefined)
F: 90:InterfaceCantBeFound2: failed to resolve interfaces implemented by InterfaceCantBeFound2 ((BadArgument.__implements__) + (Correct2.__implements__))
W: 71:BadArgument.troc: Arguments number differs from IMachin interface method