Bootstrapping

Mauler martinvilu at gmail.com
Thu May 24 10:53:34 EDT 2007


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




More information about the Python-list mailing list