summaryrefslogtreecommitdiff
path: root/pylint/test/functional/deprecated_methods_py2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/functional/deprecated_methods_py2.txt')
-rw-r--r--pylint/test/functional/deprecated_methods_py2.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/pylint/test/functional/deprecated_methods_py2.txt b/pylint/test/functional/deprecated_methods_py2.txt
new file mode 100644
index 0000000..226e8d3
--- /dev/null
+++ b/pylint/test/functional/deprecated_methods_py2.txt
@@ -0,0 +1,4 @@
+deprecated-method:5::Using deprecated method popen2()
+deprecated-method:6::Using deprecated method popen3()
+deprecated-method:7::Using deprecated method popen4()
+deprecated-method:8::Using deprecated method getchildren()