Module EntryΒΆ
- File location:
Bundled implementation:
source/server/python/__init__.py
Cluster implementation:
cluster/daemon/python/__init__.py
This file merely modifies the sys.path
so that we can import the Python modules
as if from the top level.