guix-mirrors/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 build-system/python: Handle missing metadata on Python 2. 2021-07-30 15:54:31 +02:00
sitecustomize.py sitecustomize.py: Honor .pth files. 2022-01-10 11:44:26 -05:00