Python Distilled

Steven Bethard steven.bethard at gmail.com
Mon Nov 6 10:56:13 EST 2006


Simon Wittber wrote:
> I want to build a Python2.5 interpreter for an embedded system. I only
> have 4MB of RAM to play with, so I want to really minimise the python
> binary.
[snip]
> Google tells me that people have done this before, back in Python1.5.2
> days. Has anyone tried to do this recently with a more modern Python?

http://www.python.org/dev/summary/2006-09-16_2006-09-30/#shrinking-python

STeVe



More information about the Python-list mailing list