> I'm searching a maneuverable python bytecode decompiler. There is one > named 'decompyle', but it doesn't support Python2.5 and too hard to > use. And the 'depython'(http://www.depython.net/) is good enough > except it cannot process file more than 5kb. > > Is there some else available?
I don't think so. For a Python novice, I'd firmly advise against trying to decompile Python byte code. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list