On 27 May 2013 16:20, Alan Gauld <[email protected]> wrote: > > To me, the bytecodes are the literal hex values corresponding > to the Python "assembler" statements. Are you sure you need the bytecodes? > You can use the standard library to generate the > assembler listing from the Python code.
Ah good, how do I do that? What's the module? Thanks. Jim _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
