On Sat, 26 Jan 2008 03:09:05 +0000, Steven D'Aprano wrote: > 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.
Maybe `bytecodehacks`_ + `psyco`, or PyPy!? .. _bytecodehacks: http://sourceforge.net/projects/bytecodehacks/ Ciao, Marc 'BlackJack' Rintsch -- http://mail.python.org/mailman/listinfo/python-list