Re: pyc to py

2011-04-13 Thread Chris Rebert
On Wed, Apr 13, 2011 at 2:46 AM, luca72 wrote: > I have pyc file written with python 2.6.5 and i need to return to py > file, can you give me some ideas tools script etc. http://www.crazy-compilers.com/decompyle/ Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list

pyc to py

2011-04-13 Thread luca72
I have pyc file written with python 2.6.5 and i need to return to py file, can you give me some ideas tools script etc. Luca -- http://mail.python.org/mailman/listinfo/python-list