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: 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 To: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 There is sometimes a need to ship python egg distribution with pyo files on= ly. There is confusion using bdist_egg command since it doesn't have any op= tions to do that=3B you can read more about solution here: http://mindref.blogspot.com/2012/11/python-egg-pyo.html Thanks. Andriy Kornatskyy =