Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 16th, 2006, 11:55 AM
bituman
Guest
 
Posts: n/a
Default pyj file extension

I have two questions for the list:
- what extension is pyj ?
- is there a good python debugger that can inspect precompiled python files?

Thank you :)

  #2  
Old November 16th, 2006, 12:05 PM
Diez B. Roggisch
Guest
 
Posts: n/a
Default Re: pyj file extension

bituman wrote:
Quote:
I have two questions for the list:
- what extension is pyj ?
AFAIK custom to some game that uses python - but I guess you already know
that.....
Quote:
- is there a good python debugger that can inspect precompiled python
files?
You can decompyle them:

http://www.crazy-compilers.com/decompyle/

But only up to python 2.3. No idea if that is sufficient & if there is
anything newer out there.

diez
  #3  
Old November 16th, 2006, 11:35 PM
Paul Boddie
Guest
 
Posts: n/a
Default Re: pyj file extension

Diez B. Roggisch wrote:
Quote:
>
http://www.crazy-compilers.com/decompyle/
>
But only up to python 2.3. No idea if that is sufficient & if there is
anything newer out there.
Usual service message: sources available from here...

http://packages.debian.org/unstable/source/decompyle

Paul

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles