[python-win32] Re: how to load 2 python COM DLLs in single app?

Paul Moore p.f.moore at gmail.com
Mon Nov 29 10:09:51 CET 2004


On Mon, 29 Nov 2004 10:40:11 +0200, Niki Spahiev <niki at vintech.bg> wrote:
> > Why zlib?  It may or may not be included...
> 
> Because without zlib import from zip file is impossible :)

IIRC, if zlib isn't present, you can still import from uncompressed 
zip files...

(Quick check, yes that works...)

Paul.


More information about the Python-win32 mailing list