translating Python to Assembler

Steven D'Aprano steve at REMOVE-THIS-cybersource.com.au
Fri Jan 25 22:09:05 EST 2008


On Wed, 23 Jan 2008 08:49:20 +0100, Christian Heimes wrote:

> It's even
> possible to write code with Python assembly and compile the Python
> assembly into byte code.

Really? How do you do that?

I thought it might be compile(), but apparently not.



-- 
Steven



More information about the Python-list mailing list