PYTHONHOME

This commit is contained in:
Kenneth Reitz
2012-05-30 17:31:03 -04:00
parent c5d7991468
commit bfd6ea22ca
+1 -1
View File
@@ -61,7 +61,7 @@ PYTHON_EXE="python2.7"
# Sanitizing environment variables.
unset GIT_DIR
unset PYTHON_HOME
unset PYTHONHOME
unset PYTHONPATH
# We'll need to send these statics to other scripts we `source`.