aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/tests/py3k.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/tests/py3k.py')
-rw-r--r--sources/shiboken2/tests/py3k.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/sources/shiboken2/tests/py3k.py b/sources/shiboken2/tests/py3k.py
deleted file mode 100644
index 5f2961a6a..000000000
--- a/sources/shiboken2/tests/py3k.py
+++ /dev/null
@@ -1,2 +0,0 @@
-def printToFile(f, str):
- print(str, file=f)