Files
cpython/Python
Raymond Hettinger dd80f76265 SF patch #910929: Optimize list comprehensions
Add a new opcode, LIST_APPEND, and apply it to the code generation for
list comprehensions.  Reduces the per-loop overhead by about a third.
2004-03-07 07:31:06 +00:00
..
2004-01-02 23:25:32 +00:00
2002-12-30 22:08:05 +00:00