[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Win32 Python binding libraries still have .dll extension

From: Роман Донченко <DXDragon_at_yandex.ru>
Date: Wed, 15 Apr 2009 03:31:17 +0400

Hello,

I downloaded the Python 2.6 bindings for 1.6.1 yesterday, [1] to be
precise. Upon testing the bindings they were summarily determined not to
work. 8=] After some research I found that the binary modules in the
distribution have the .dll extension, while Python only looks for .pyd
since version 2.5. When I renamed *.dll to *.pyd, the modules worked as
expected.

Now, I see this issue have already been brought up on this list a few
times ([2] [3]) but it doesn't look like the situation changed. It's kind
of inconvenient and unobvious, so I supposed I'd nag you one more time
with it. 8=]

Roman.

[1]
http://subversion.tigris.org/files/documents/15/45608/svn-win32-1.6.1_py26.zip
[2] http://svn.haxx.se/dev/archive-2007-06/0181.shtml
[3] http://svn.haxx.se/dev/archive-2008-07/0736.shtml

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1717765
Received on 2009-04-15 02:55:59 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.