[Python-Dev] Generated Bytecode ... (original) (raw)
Victor Stinner victor.stinner at gmail.com
Mon Oct 26 22:36:54 EDT 2015
- Previous message (by thread): [Python-Dev] Generated Bytecode ...
- Next message (by thread): [Python-Dev] Generated Bytecode ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2015-10-24 4:34 GMT+09:00 Terry Reedy <tjreedy at udel.edu>:
How about -x nopeep to specifically skip the peephole optimizer?
Raymond wrote "IIRC, the code was never generated in the first place (before the peephole pass)."
So "nopeep" would have a different purpose.
Victor
- Previous message (by thread): [Python-Dev] Generated Bytecode ...
- Next message (by thread): [Python-Dev] Generated Bytecode ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]