How to use a .pyd

John Roth newsgroups at jhrothjr.com
Fri Nov 7 07:42:50 EST 2003


"Liu Kun, SLC ICM (BJ)" <kun.liu at siemens.com> wrote in message
news:mailman.519.1068205668.702.python-list at python.org...
> Hello,
>
>     I want to use a method from _xxx_yyy.pyd, but I can not use import to
load this file, how to use .pyd in python interpreter?

What happens when you try to use import? Please tell
us the exact statement you used, and the error traceback.

John Roth

>
> Best Regards
> Liu Kun
>






More information about the Python-list mailing list