E&S CVS Commit: BytecodeAssembler - Add ListComp, LCAppend, If, Function, For, UnpackSequence,

pje at eby-sarna.com pje at eby-sarna.com
Mon Aug 4 17:47:50 EDT 2008


Author: pje
Date: Mon Aug  4 17:47:49 2008
New Revision: 2571

URL: http://svn.eby-sarna.com?rev=2571&view=rev
Log:
Add ListComp, LCAppend, If, Function, For, UnpackSequence,
LocalAssign, YieldStmt, nested scopes, Code.from_spec(),
and more.  See README for details. 

Added:
    BytecodeAssembler/_dis.py   (with props)
Modified:
    BytecodeAssembler/README.txt
    BytecodeAssembler/peak/util/assembler.py
    BytecodeAssembler/test_assembler.py




More information about the source-changes mailing list