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.