summaryrefslogtreecommitdiff
path: root/pylint/test/functional/exception_is_binary_op.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/functional/exception_is_binary_op.txt')
-rw-r--r--pylint/test/functional/exception_is_binary_op.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/pylint/test/functional/exception_is_binary_op.txt b/pylint/test/functional/exception_is_binary_op.txt
new file mode 100644
index 0000000..e6512c9
--- /dev/null
+++ b/pylint/test/functional/exception_is_binary_op.txt
@@ -0,0 +1,4 @@
+binary-op-exception:5::"Exception to catch is the result of a binary ""or"" operation"
+binary-op-exception:7::"Exception to catch is the result of a binary ""and"" operation"
+binary-op-exception:9::"Exception to catch is the result of a binary ""or"" operation"
+binary-op-exception:11::"Exception to catch is the result of a binary ""or"" operation"