[Zope] PTK binary distribution?
Dominic Mitchell
hdm@mistral.co.uk
Wed, 2 Aug 2000 12:32:31 +0100
On Wed, Aug 02, 2000 at 01:05:16PM +0200, Jean Jordaan wrote:
> Hi Zopers ..
>
> Using PTKSnap.tgz , I find
>
> lib\python\Products\ZPatterns\DynPersist.so
> lib\python\Products\ZPatterns\DynPersist.o
> lib\python\Products\ZPatterns\DynPersist.pyd
> lib\python\Products\ZPatterns\DynPersist.c
>
> in the archive. This looks just fine for Linux use, but
> I'm on W2K without a C compiler .. does anyone have the
> corresponding .dll (it would be a .dll, wouldn't it?)
The .pyd file is a .dll by another name.
-Dom