how to optimize zipimport

Coonay flankw at gmail.com
Wed Mar 25 23:06:52 EDT 2009


see,the zipimort takes nearly 0.5 second

D 03-25 07:53PM 21.374
Loading __main__
I 03-25 07:53PM 21.455
zipimporter('/base/data/home/apps/coonay/1.332322118600950324/
django.zip', '')
W 03-25 07:53PM 22.046
appengine_django module






On Mar 26, 10:41 am, Coonay <fla... at gmail.com> wrote:


> in my mudule ,i import another mudule from a zip ,
>
> when i call  my mudle method,the module in the zip will be import from
> the zip every time,that slow down the operation,
>
> i try to search the some workarodnd or solution but i don't get one,
>
> could you help me ?




More information about the Python-list mailing list