Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2176
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!news.glorb.com!news2.glorb.com!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!panix!not-for-mail |
|---|---|
| From | Grant Edwards <invalid@invalid.invalid> |
| Newsgroups | comp.lang.python |
| Subject | Re: Directly Executable Files in Python |
| Date | Tue, 29 Mar 2011 14:12:41 +0000 (UTC) |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 26 |
| Message-ID | <imspcp$aes$1@reader1.panix.com> (permalink) |
| References | <1364b9ed-56c8-40ca-98f9-576900fb2caf@glegroupsg2000goo.googlegroups.com> <mailman.1357.1301370909.1189.python-list@python.org> <A2dkp.11$2s6.9@newsfe13.iad> |
| NNTP-Posting-Host | dsl.comtrol.com |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | reader1.panix.com 1301407961 10716 64.122.56.22 (29 Mar 2011 14:12:41 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Tue, 29 Mar 2011 14:12:41 +0000 (UTC) |
| User-Agent | slrn/pre0.9.9-102 (Linux) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:2176 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Directly Executable Files in Python Grant Edwards <invalid@invalid.invalid> - 2011-03-29 14:12 +0000
csiph-web