[ python-Feature Requests-1076478 ] Python Interpreter embedded in small memory system

SourceForge.net noreply at sourceforge.net
Fri Dec 3 02:33:53 CET 2004


Feature Requests item #1076478, was opened at 2004-11-30 19:32
Message generated for change (Comment added) made by josiahcarlson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1076478&group_id=5470

Category: Python Interpreter Core
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: stoneabcwujx (stoneabcwujx)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python Interpreter embedded in small memory system

Initial Comment:
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?

----------------------------------------------------------------------

Comment By: Josiah Carlson (josiahcarlson)
Date: 2004-12-02 17:33

Message:
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.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1076478&group_id=5470


More information about the Python-bugs-list mailing list