Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42700
| Path | csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.079 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.01; 'subject:Python': 0.06; 'hams': 0.16; 'pyinstaller': 0.16; 'subject:program': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'trying': 0.19; 'installation': 0.23; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'received:google.com': 0.35; 'should': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'radio': 0.60; 'john': 0.61; 'hate': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=hOWqG3CdLPilKgRckF04MUlid83Jya0GX4+UpDCfDFU=; b=LXjFdUrGUAXCa9H5OXhLEJGat8VfVeTLuQJVBDDvsF1WksCE9e0X2gh5nDJ+vX6a3V MRmkgde2HbkTdgVLLuO2xFjK0FkULblPpsPw37DrYZ9feoQY8DZLcvimud5TIaYEKJro Ff0TIVKsPxrJmSg3lg3JSmMowPHfS3fHbNuyqrhbC+bbkv7y87HOJ+v8qjscDkgm5SsW igWDN4c2l+HXwJM9mKPlmGKiVwgPWY1wr4p+qlt3v2hrW50VdnXxbZIZ3Y9tHEQkiGjM 6vi18eB8cr6m2bHckDxBszeevf9VmfF1l7vyTegHVFj4XhtxON5NIMURis8e+vyRA0L9 dyNw== |
| X-Received | by 10.66.170.176 with SMTP id an16mr5375183pac.24.1365018645329; Wed, 03 Apr 2013 12:50:45 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <kji0gj$rtl$1@dont-email.me> |
| References | <kji0gj$rtl$1@dont-email.me> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Wed, 3 Apr 2013 13:50:05 -0600 |
| Subject | Re: Distributing a Python program hell |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.73.1365018653.3114.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1365018653 news.xs4all.nl 6977 [2001:888:2000:d::a6]:38805 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:42700 |
Show key headers only | View raw
On Wed, Apr 3, 2013 at 1:41 PM, John Nagle <nagle@animats.com> wrote: > I'm struggling with radio hams who are trying to get my > antique Teletype program running. I hate having to write > instructions like this: > > Installation instructions (Windows): You should check out pyInstaller or py2exe or cx_Freeze.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Distributing a Python program hell John Nagle <nagle@animats.com> - 2013-04-03 12:41 -0700
Re: Distributing a Python program hell Ian Kelly <ian.g.kelly@gmail.com> - 2013-04-03 13:50 -0600
Re: Distributing a Python program hell Neil Cerutti <neilc@norwich.edu> - 2013-04-03 19:54 +0000
Re: Distributing a Python program hell Grant Edwards <invalid@invalid.invalid> - 2013-04-03 20:10 +0000
Re: Distributing a Python program hell rh <richard_hubbe11@lavabit.com> - 2013-04-03 19:59 -0700
csiph-web