aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/python-console/data/test.py
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/python-console/data/test.py')
-rw-r--r--3rdparty/python-console/data/test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/python-console/data/test.py b/3rdparty/python-console/data/test.py
new file mode 100644
index 00000000..18390c0d
--- /dev/null
+++ b/3rdparty/python-console/data/test.py
@@ -0,0 +1,2 @@
+for i in range(1, 10):
+ print i