Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34028
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andriy.kornatskyy@live.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.108 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.82; '*S*': 0.03; 'subject:How': 0.09; 'python': 0.09; 'subject:files': 0.09; 'confusion': 0.16; 'egg': 0.16; 'to:name:python-list@python.org': 0.20; 'thanks.': 0.21; 'command': 0.24; 'options': 0.27; "doesn't": 0.28; 'url:2012': 0.30; 'from:addr:live.com': 0.33; 'to:addr:python-list': 0.33; 'sometimes': 0.35; 'there': 0.35; 'subject:with': 0.36; 'files': 0.38; 'to:addr:python.org': 0.39; 'here:': 0.62; 'more': 0.63; 'url:blogspot': 0.64; 'url:11': 0.71; 'subject:ship': 0.93; 'charset:windows-1251': 0.97 |
| X-Originating-IP | [213.130.16.2] |
| X-EIP | [1/I2q6Cnsi2i45CV//8BevAgu8lNze5T] |
| X-Originating-Email | [andriy.kornatskyy@live.com] |
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | How to ship eggs with pyo files only |
| Date | Wed, 28 Nov 2012 21:52:33 +0300 |
| Importance | Normal |
| Content-Type | text/plain; charset="windows-1251" |
| Content-Transfer-Encoding | quoted-printable |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 28 Nov 2012 18:52:32.0850 (UTC) FILETIME=[862E8B20:01CDCD99] |
| 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.342.1354128820.29569.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1354128820 news.xs4all.nl 6903 [2001:888:2000:d::a6]:36438 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:34028 |
Show key headers only | View raw
There is sometimes a need to ship python egg distribution with pyo files only. There is confusion using bdist_egg command since it doesn't have any options to do that; you can read more about solution here: http://mindref.blogspot.com/2012/11/python-egg-pyo.html Thanks. Andriy Kornatskyy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
How to ship eggs with pyo files only Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-11-28 21:52 +0300
csiph-web