diff options
author | Maxim Cournoyer <[email protected]> | 2021-08-03 20:41:20 -0400 |
---|---|---|
committer | Maxim Cournoyer <[email protected]> | 2021-11-11 10:31:32 -0500 |
commit | 874188c0ab2955412519dc917402fefc6dd723fc (patch) | |
tree | 036beab7eb30a50f4e204ef6ecd7037b4b769b47 /gnu/packages/patches/rust-reproducible-builds.patch | |
parent | ac4417328d58f08105afd48545ba945b25f5e666 (diff) |
aux-files: sitecustomize: Cleanup and add explanatory comments.
Fixes <https://issues.guix.gnu.org/50105>.
* gnu/packages/aux-files/python/sitecustomize.py: Add a comment explaining the
general idea, and use sys.prefix instead of sys.executable.
(major_minor): Use the unpacking operator (*) to provide the arguments.
(site_packages_prefix): Use os.path.join to form the path.
(python_site): Likewise. Use sys.prefix instead of sys.executable.
(all_sites_raw): Split on os.path.pathsep.
(sys.path): Directly splice the result in the list.
Suggested-by: Hartmut Goebel <[email protected]>
Reported-by: Mathieu Othacehe <[email protected]>
Signed-off-by: Maxim Cournoyer <[email protected]>
Diffstat (limited to 'gnu/packages/patches/rust-reproducible-builds.patch')
0 files changed, 0 insertions, 0 deletions