Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/mkenvdir
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mkenvdir')
-rwxr-xr-xbin/mkenvdir2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mkenvdir b/bin/mkenvdir
index 542400f..3b3b9ad 100755
--- a/bin/mkenvdir
+++ b/bin/mkenvdir
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
import os, sys
from os.path import join, exists, isdir
from rainbow.util import make_dirs