Embeded python without filesystem

SimonVC python at simon.vc
Fri Apr 16 11:26:46 EDT 2004


Maybe have a look at Pippy, which is python for the Palm. 
As i understand it there  is no file system on the Palm. 

http://pippy.sf.net

Cheers
 VC

Jacek Cz <michalw at trylogia.pl> wrote in message news:<c5o5em$bq$1 at taurus.webcorp.pl>...
> Do you have some tips about making Python small (minimal list of 
> modules) and isolated from filesystem. I have an idea
> 
> #define Py_WITHOUT_FILES
> This switch should disable some function/modules from modules sys, 
> fileobject, but also import from file, path resolving etd.



More information about the Python-list mailing list