summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_3k_removed_stuff_py_30.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/messages/func_3k_removed_stuff_py_30.txt')
-rw-r--r--pylint/test/messages/func_3k_removed_stuff_py_30.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/pylint/test/messages/func_3k_removed_stuff_py_30.txt b/pylint/test/messages/func_3k_removed_stuff_py_30.txt
new file mode 100644
index 0000000..e7ede06
--- /dev/null
+++ b/pylint/test/messages/func_3k_removed_stuff_py_30.txt
@@ -0,0 +1,5 @@
+E: 12:function: Instance of 'unicode' has no 'looower' member
+W: 3: Used builtin function 'filter'
+W: 3: Used builtin function 'map'
+W: 4: __future__ import is not the first non docstring statement
+W: 6: Relative import 'func_w0302', should be 'input.func_w0302'