py2exe and library.zip

Timothy Smith timothy at open-networks.net
Tue May 3 17:37:25 EDT 2005


Peter Hansen wrote:

>Timothy Smith wrote:
>  
>
>>is it possible instead of py2exe putting all library's in a zip file, to 
>>just put them in a sub dir?
>>    
>>
>
>Anything's possible.  Maybe you could explain what you're actually 
>trying to accomplish (or the reasons) so we can better understand where 
>you're going with this...
>
>-Peter
>  
>
exactly what i just stated, i don't want py2exe to zip up it's 
library's, but to put them in a sub dir.
the reason for this, is so that when users login and update from svn, 
they only have to download some tiny pyc files, not a great big zip file 
with everything in it ( 99% of which never changes)



More information about the Python-list mailing list