guix/gnu/packages/aux-files/python
Marius Bakke f8458a2282
build-system/python: Handle missing metadata on Python 2.
* gnu/packages/aux-files/python/sanity-check.py: Catch the less specific
EnvironmentError rather than FileNotFoundError as the latter is Python 3
only.
2021-07-30 15:54:31 +02:00
..
sanity-check.py build-system/python: Handle missing metadata on Python 2. 2021-07-30 15:54:31 +02:00
sitecustomize.py