Timing Difference: insert vs. append & reverse

Terry Reedy tjreedy at udel.edu
Tue Aug 3 16:49:20 EDT 2004


"John Keeling" <johnfkeeling at yahoo.com> wrote in message
news:35b736b9.0408030019.27f212d9 at posting.google.com...
> It is so cool to be able to get the disassembly
> so easily.... thanks v. much Terry.

Since byte code is not (typically) written by hand, the symbolic names can
be long enough to be mostly self-explanatory, rather than short and crytic.
If any are not, for you, the Lib Manual dis module section has subsection
with all codes explained.

TJR






More information about the Python-list mailing list