guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status update on reproducible builds in Guix


From: Hartmut Goebel
Subject: Re: Status update on reproducible builds in Guix
Date: Tue, 7 Nov 2017 11:12:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Am 07.11.2017 um 10:55 schrieb Eric Myhre:
> iirc there is even an env var you can set -- PYTHONDONTWRITEBYTECODE=anyvalue 
> -- which will prevent these .pyc files from ever being generated.
>
> There are no ill effects to this I have ever noticed in several years of 
> having it set in my bashrc.

This env-var disables byt-code caching (.pyc files), thus every module
needs to be recompiled every time is is used.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]