Hi Steven,
>What makes you think I'm a serious programmer? *wink* Ok, it's not a 'serious' investigation, but maybe it could be, that you (sometimes) quote something usefull ;-) > Python's byte-code is not exactly as easy to understand as native Python, > but it is still understandable. And I wonder, is there a program which > will try to generate Python code from the output of the disassembler? look at: http://www.crazy-compilers.com/decompyle/ it's only a online service. But if it works, it would be nice to have such a tool as standalone programm. Thanks a lot. regards, Jürgen -- http://mail.python.org/mailman/listinfo/python-list