Re: Importing libs on Windows?
It appears that every example is calling a dll, and I'm looking to bring in a lib. Does ctypes work with libs too? "Gary Herron" wrote in message news:[email protected]... On 08/12/2010 04:09 PM, Brian Salter wrote: I've seen a numb
Importing libs on Windows?
I've seen a number of tutorials that describe how to bring in a dll in python, but does anybody know of a tutorial for how to bring in a lib? Is it even possible? Thanks, in advance! -- http://mail.python.org/mailman/listinfo/python-list
