This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author stoneabcwujx
Recipients
Date 2004-12-01.03:32:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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?
History
Date User Action Args
2007-08-23 16:08:36adminlinkissue1076478 messages
2007-08-23 16:08:36admincreate