On 05/20/2014 09:57 AM, Victor Stinner wrote: > > I'm trying to find the best option to make CPython faster. I would > like to discuss here a first idea of making the Python code read-only > to allow new optimizations. -1 to a forced read-only by default +0 to a command-line switch to enable read-only by default -- ~Ethan~