Description
Local Python library directories can be inserted into sys.path for compatibility with packages installed under /usr/local. Developers and packagers use this helper when software expects local site paths to be importable. Path changes should be kept narrow to avoid importing unintended modules.