How To compile Python without any module.

Fredrik Lundh fredrik at pythonware.com
Wed Oct 17 03:09:03 EDT 2001


> From: dag4004 [mailto:dag4004 at caramail.com]
>
> I want to build a Python interrpreter without any module build in,
> because i havn't enought RAM space.
> How must i do?

the following link contains info and patches for running
Python 1.5.1 in 256k or less:

    http://www.abo.fi/~iporres/python/

</F>





More information about the Python-list mailing list