summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Hooks/sitecustomize.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Hooks/sitecustomize.py b/src/Hooks/sitecustomize.py
index abae27bf..56c6669b 100644
--- a/src/Hooks/sitecustomize.py
+++ b/src/Hooks/sitecustomize.py
@@ -1,3 +1,8 @@
+# This special script is placed in
+# /usr/local/lib/pythonNNN/site-packages/sitecustomize.py
+# and python interpreter runs it automatically everytime
+# some python script is executed
+
config = None
conf = {}
try: