Richard Jones wrote:
It looks like the author of the decompyle software is now providing the decompilation as a business. My quick Googling doesn't show up any downloadable source though, which is a shame. It is packaged for Debian Linux though :)
I took a peek at the "list of files" link for one of those packages, and it sure looks like it contains Python source files: http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelist&word=decompyle&version=unstable&arch=powerpc This version is only claimed to work with Pythons up to 2.3, though. -- Greg