summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rwxr-xr-xpython/runner/interpreter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/runner/interpreter.py b/python/runner/interpreter.py
index dae4d59..5d8dc09 100755
--- a/python/runner/interpreter.py
+++ b/python/runner/interpreter.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/python3 -u
import code
import sys