I need some help with adding bootstrap code to the core of python, the
idea is to leave a super base core inside a zip file (python25.zip
works right out of the box) and leave the rest in separate zip
modules. Making it more friendly with pendrives and more practical as
a standalone runtime (ie, without install) and fully modular. The
thing is that i need to modify the base importer to add this special
"site-packages" .
Any hints?
thanks in advance (and a lot!)

Martin Rene Vilugron
Patagonia Argentina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to