On 27 May 2013 16:20, Alan Gauld <alan.ga...@btinternet.com> 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  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to