bituman wrote: > 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..... > - 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 -- http://mail.python.org/mailman/listinfo/python-list