Directly Executable Files in Python
Grant Edwards
invalid at invalid.invalid
Tue Mar 29 10:12:41 EDT 2011
On 2011-03-29, harrismh777 <harrismh777 at charter.net> wrote:
> Chris Rebert wrote:
>> Yes. py2exe is a tool which generates such Windows executables:
>> http://www.py2exe.org/
>
> Interesting... but it can't possibly be creating .exe files
It is.
> (compiling)...
It isn't.
> I don't buy it...
Then don't.
> it has to be reproducing the byte code interpreter in the code
> segment and the byte code in the data segment...
Something like that.
--
Grant Edwards grant.b.edwards Yow! Either CONFESS now or
at we go to "PEOPLE'S COURT"!!
gmail.com
More information about the Python-list
mailing list