Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0e1159583c06fdf85d7d2dbe8b82e42565b9d166
/
Lib
/
opcode.py
c2e2074
PEP 343 -- the with-statement.
by Guido van Rossum
· 19 years ago
9c18e81
Install two code generation optimizations that depend on NOP.
by Raymond Hettinger
· 20 years ago
dd80f76
SF patch #910929: Optimize list comprehensions
by Raymond Hettinger
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
f4cf76d
Revert the previous enhancement to the bytecode optimizer.
by Raymond Hettinger
· 22 years ago
060641d
Improved the bytecode optimizer.
by Raymond Hettinger
· 22 years ago
3249ccd
new opcode module - extract opcode definitions from dis.py - eventually
by Skip Montanaro
· 22 years ago