guix/gnu/packages/aux-files/python
Maxim Cournoyer 223cc96e5b
sitecustomize.py: Honor .pth files.
Fixes <https://issues.guix.gnu.org/52269>.

* gnu/packages/aux-files/python/sitecustomize.py: Use site.addsitedirs to add
the site directories; this takes care of the .pth files.  Make sure the added
items still appear before Python's own 'site-packages' directory.
2022-01-10 11:44:26 -05:00
..
sanity-check.py
sitecustomize.py sitecustomize.py: Honor .pth files. 2022-01-10 11:44:26 -05:00