blob: 9ef034bb5cd92ee1eb409348ace5dd9d099a000f (
plain)
1
2
3
4
5
6
|
Python default project path
===========================
This folder is reserved for user locally installed python scripts and modules.
Just set your environment variable `$PYTHONPATH` to this folder to make those
scripts and modules available to the python interpreter.
|