Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8457

Re: // compile python core //

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <kb1pkl@aim.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.016
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'python.': 0.04; 'python': 0.08; 'content-type:multipart/signed': 0.09; 'filename:fname piece:signature': 0.09; 'header:In-reply-to:1': 0.09; 'subject:python': 0.14; 'abraham': 0.16; 'content-type:application /pgp-signature': 0.16; 'core.': 0.16; 'filename:fname piece:asc': 0.16; 'filename:fname:signature.asc': 0.16; 'from:addr:kb1pkl': 0.16; 'from:name:corey richardson': 0.16; 'guessing': 0.16; 'received:64.12.207.164': 0.16; 'received:imr-mb01.mx.aol.com': 0.16; 'richardson': 0.16; 'url:hg': 0.16; 'to:name:python-list': 0.19; 'stuff': 0.22; 'modules': 0.25; "i'm": 0.27; 'compile': 0.29; '-0400': 0.30; 'url:in': 0.33; 'actually': 0.33; 'header :User-Agent:1': 0.34; 'it?': 0.34; 'to:addr:python-list': 0.34; 'received:71': 0.34; 'url:python': 0.36; 'some': 0.37; 'could': 0.38; 'url:org': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'would': 0.40; 'header:Message-Id:1': 0.61; 'received:172.29': 0.64; 'received:r1000.mx.aol.com': 0.64; 'further': 0.65; 'doing.': 0.67; 'from:addr:aim.com': 0.67; 'jun': 0.67; 'freedom': 0.68; '2011:': 0.84; 'thin': 0.84; 'received:172.29.41': 0.91; 'victor': 0.91
Subject Re: // compile python core //
From Corey Richardson <kb1pkl@aim.com>
To python-list <python-list@python.org>
In-reply-to <BANLkTimDGyCBpzXwnUXgAM99-mcB9JuX9w@mail.gmail.com>
References <BANLkTimDGyCBpzXwnUXgAM99-mcB9JuX9w@mail.gmail.com>
Date Sun, 26 Jun 2011 02:14:02 -0400
User-Agent Sup/0.12.1
Content-Transfer-Encoding 8bit
MIME-Version 1.0
Content-Type multipart/signed; micalg="pgp-sha256"; boundary="=-1309068847-694770-3363-718-1-="; protocol="application/pgp-signature"
x-aol-global-disposition G
X-AOL-VSS-INFO 5400.1158/71760
X-AOL-VSS-CODE scan_error
X-AOL-SCOLL-SCORE 0:2:437468256:93952408
X-AOL-SCOLL-URL_COUNT 0
x-aol-sid 3039ac1d29024e06ce401b1d
X-AOL-IP 71.181.74.141
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.414.1309069178.1164.python-list@python.org> (permalink)
Lines 47
NNTP-Posting-Host 82.94.164.166
X-Trace 1309069179 news.xs4all.nl 4359 [::ffff:82.94.164.166]:48613
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8457

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Excerpts from victor lucio's message of Sun Jun 26 02:01:27 -0400 2011:
> Hi
> 
> I would like to know how to compile the python core.
> I am going to remove some modules of it to have a thin python.
> 
> Where could I find further information about it?
> 

I'm guessing you're going to want to go through and edit Makefile.pre.in
and take out stuff you dont' want. Just make sure you know what you're
doing. That said, this was an educated guess, I don't actually know.

http://hg.python.org/cpython/file/c5b0585624ef/Makefile.pre.in

Best of luck!
-- 
Corey Richardson
  "Those who deny freedom to others, deserve it not for themselves"
     -- Abraham Lincoln

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: // compile python core // Corey Richardson <kb1pkl@aim.com> - 2011-06-26 02:14 -0400

csiph-web