Ok, thanks. I actually hadn't considered the build system, figuring
that function names, etc., would somehow magically be "exported" to
anyone wanting to use the .pyd library.
Michael
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> Hi,
>
> I'm using python 2.4 and windows XP.
>
> I have two packages in the windows version of python in site-packages.
> They are PyVisa and ctypes, and both live in
> c:\python24\lib\site-packages
>
> I'd like to move these to the cygwin version of python on the same