Bootstrapping

ici iltchevi at gmail.com
Thu May 24 11:25:18 EDT 2007


On May 24, 5:53 pm, Mauler <martinv... at gmail.com> wrote:
> 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://pyinstaller.python-hosting.com/ ?




More information about the Python-list mailing list