Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8457 > unrolled thread
| Started by | Corey Richardson <kb1pkl@aim.com> |
|---|---|
| First post | 2011-06-26 02:14 -0400 |
| Last post | 2011-06-26 02:14 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: // compile python core // Corey Richardson <kb1pkl@aim.com> - 2011-06-26 02:14 -0400
| From | Corey Richardson <kb1pkl@aim.com> |
|---|---|
| Date | 2011-06-26 02:14 -0400 |
| Subject | Re: // compile python core // |
| Message-ID | <mailman.414.1309069178.1164.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web