Issue 1076478: Python Interpreter embedded in small memory system (original) (raw)
I'm a newcomer in python. I want to know how large is the size of python interpreter . If I only need some basic funcitons of python(module import,string operation,math operation,etc), not including such as 'tk' or 'multithreading'. How small could the python interpreter's size to be? Is it only a dream to embed such a small interpreter onto a system which only has 128KB memory?
Logged In: YES user_id=341410
You picked a funny place to ask a question about Python.
The usual places to ask for help are comp.lang.python (also the python-list mailing list) as well as the python-tutor list. Both mailing lists have information about joining on the python.org web site, and comp.lang.python is available on the web via google groups, or most any newsgroup provider.
Those with close access: I would suggest this 'RFE' be closed.