aboutsummaryrefslogtreecommitdiffstats
path: root/Library/ENV/4.3/python
diff options
context:
space:
mode:
Diffstat (limited to 'Library/ENV/4.3/python')
-rwxr-xr-xLibrary/ENV/4.3/python4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/ENV/4.3/python b/Library/ENV/4.3/python
new file mode 100755
index 000000000..c1eb2800b
--- /dev/null
+++ b/Library/ENV/4.3/python
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+export PATH=$USER_PATH
+exec $(basename $0) $@