can't import dl module

John J. Lee jjl at pobox.com
Sun Oct 5 16:43:48 EDT 2003


Just <just at xs4all.nl> writes:

> In article <mailman.1065200585.445.python-list at python.org>,
[...]
> I've never heard of the "dl" module, and Python definitely come with 
> such a module by default. That said, look for ctypes, it sounds like it 
[...]

It's a unix-only dlopen wrapper, part of Python standard library.


John




More information about the Python-list mailing list