fix error 500 in repository browser with configured python path

This commit is contained in:
Sebastian Sdorra
2011-08-09 15:58:25 +02:00
parent 4a039f6d2e
commit dd42eeb892

View File

@@ -29,7 +29,7 @@
#
#
import os
import sys, os
pythonPath = os.environ['SCM_PYTHON_PATH']