Re: [Tutor] Decompyle and python 2.4 (2.5)

2008-05-24 Thread dnr
sadly I don't speak this language(java is my religion) - it will take weeks for me to dig into the code. Personaly I don't have an interest anymore in revealing what's behind the *.pyc curtains because I got what I wanted. Still, assuming the fact that 90% of work is allready done and there's so

Re: [Tutor] Decompyle and python 2.4 (2.5)

2008-05-23 Thread Alan Gauld
"dnr" <[EMAIL PROTECTED]> wrote are there any volunteer who'd like to do some good for the python community? To be short - Decompyle package currently only supports python versions prior to 2.4. These sort of requests are probably better targetted at the main comp.lang.python list rather than

[Tutor] Decompyle and python 2.4 (2.5)

2008-05-23 Thread dnr
Hello, are there any volunteer who'd like to do some good for the python community? To be short - Decompyle package currently only supports python versions prior to 2.4. After small tuning it seems to support 2.4 and 2.5partly Some tuning is required in parser.py which maps disassembled op