Re: Bootstrapping

2007-05-24 Thread Mauler
hanks again! On 24 mayo, 12:25, ici <[EMAIL PROTECTED]> wrote: > On May 24, 5:53 pm, Mauler <[EMAIL PROTECTED]> 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 > &

Bootstrapping

2007-05-24 Thread Mauler
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, wi