Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #4138
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mail@timgolden.me.uk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.013 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'python': 0.07; 'from:addr:timgolden.me.uk': 0.09; 'from:name:tim golden': 0.09; 'message-id:@timgolden.me.uk': 0.09; 'runtime': 0.09; 'wrote:': 0.14; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'header:In- Reply-To:1': 0.22; 'cc:addr:python-list': 0.22; 'expect': 0.26; 'environment': 0.26; 'subject:?': 0.29; 'cc:addr:python.org': 0.31; 'tjg': 0.31; 'perhaps': 0.32; 'received:192': 0.34; 'header :User-Agent:1': 0.35; 'think': 0.36; 'received:192.168': 0.37; 'exactly': 0.37; 'useful': 0.37; 'url:org': 0.38; "it's": 0.40; 'from:addr:mail': 0.60; 'finally': 0.60; 'want,': 0.72; 'ship': 0.77; 'to:none': 0.92 |
| Date | Wed, 27 Apr 2011 16:15:40 +0100 |
| From | Tim Golden <mail@timgolden.me.uk> |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 |
| MIME-Version | 1.0 |
| CC | python-list@python.org |
| Subject | Re: minimal python27.dll? |
| References | <c283ce47-e886-4164-8a24-4a90bc2e13ba@d19g2000prh.googlegroups.com> |
| In-Reply-To | <c283ce47-e886-4164-8a24-4a90bc2e13ba@d19g2000prh.googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.898.1303917350.9059.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1303917350 news.xs4all.nl 81478 [::ffff:82.94.164.166]:56178 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:4138 |
Show key headers only | View raw
On 27/04/2011 11:43, est wrote: > I need to ship python runtime environment package on Windows, if I > want to stripping unnessasery functions from python27.dll to make it > as small as possible(and perhaps finally UPX it), which parts of > python27.dll do you think can be removed? Perhaps have a look at tinypy? http://www.tinypy.org/ Even if it's not exactly what you want, I expect that the author will have useful ideas / experience. TJG
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
minimal python27.dll? est <electronixtar@gmail.com> - 2011-04-27 03:43 -0700
Re: minimal python27.dll? Tim Golden <mail@timgolden.me.uk> - 2011-04-27 16:15 +0100
Re: minimal python27.dll? "Martin v. Loewis" <martin@v.loewis.de> - 2011-04-27 22:06 +0200
Re: minimal python27.dll? Ryan Kelly <ryan@rfk.id.au> - 2011-04-28 07:49 +1000
Re: minimal python27.dll? "Martin v. Loewis" <martin@v.loewis.de> - 2011-05-01 14:49 +0200
Re: minimal python27.dll? "Martin v. Loewis" <martin@v.loewis.de> - 2011-05-01 14:49 +0200
Re: minimal python27.dll? est <electronixtar@gmail.com> - 2011-04-27 17:37 -0700
Re: minimal python27.dll? "Martin v. Loewis" <martin@v.loewis.de> - 2011-05-01 14:51 +0200
csiph-web