aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormax99x <max99x@gmail.com>2011-07-08 08:53:47 +0300
committermax99x <max99x@gmail.com>2011-07-08 08:53:47 +0300
commitb37b05b1a060ba56823073921f7988ea80f59e5c (patch)
treed5cd3501fa1ead6a5626004eece7329f06ac2a66
parent1bd1893888ebe52b6e7676becddbecc577f0e169 (diff)
Reverted hashbang from /usr/bin/python2 to /usr/bin/python.
-rwxr-xr-xemscripten.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/emscripten.py b/emscripten.py
index c11f1cfd..6477439c 100755
--- a/emscripten.py
+++ b/emscripten.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/python
import argparse
import json