Thomas Jollans wrote: > interpreter. This is based on the assumption that py2exe really > generates a pure exe and not an exe that interprets bytecode python. > be that the case, it may yield decent results, but ugly nontheless. It is - py2exe embeds python bytecodes. It seems it does it in the "library.zip" file (if I'm reading http://starship.python.net/crew/theller/moin.cgi/Py2Exe correctly). Bytecode files extracted should be decompilable to something resembling original python code by a python decompiler (quick Googling finds "decompyle": http://www.crazy-compilers.com/).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4