Commit Graph

3 Commits

Author SHA1 Message Date
Claudiu Popa
859656c97f Add a new error, 'unsupported-binary-operation'.
This error is emitted when two a binary arithmetic operation is
executed between two objects which don't support it
(a number plus a string for instance).
2015-06-30 01:31:08 +03:00
Claudiu Popa
190462bacb Try to make the tests compatible with both Python 2 and Python 3. 2015-03-26 16:45:52 +02:00
Ionel Cristian Maries
26eb7f9a2e Move all package files to a pylint package. 2015-02-14 18:13:20 +02:00