Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #2176 > unrolled thread

Re: Directly Executable Files in Python

Started byGrant Edwards <invalid@invalid.invalid>
First post2011-03-29 14:12 +0000
Last post2011-03-29 14:12 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Directly Executable Files in Python Grant Edwards <invalid@invalid.invalid> - 2011-03-29 14:12 +0000

#2176 — Re: Directly Executable Files in Python

FromGrant Edwards <invalid@invalid.invalid>
Date2011-03-29 14:12 +0000
SubjectRe: Directly Executable Files in Python
Message-ID<imspcp$aes$1@reader1.panix.com>
On 2011-03-29, harrismh777 <harrismh777@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            

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web