Cretonne's python scripts aren't run very often, so there's little benefit in creating .pyc files. And the .pyc files cause trouble for some vendoring scripts. So disable them.
This crate contains the core Cretonne code generator. It translates code from an intermediate language into executable machine code.