On 7-mrt-2006, at 2:04, Zachary Pincus wrote:
> Hi folks,
>
> Despite the fact that dlopen() is available on OS X for 10.3 and
> above, the python dl module has not been made available on 10.3 and
> 10.4.
>
> Specifically, some code in the python setup.py script explicitly
> prevents the dl modul
Hi folks,
Despite the fact that dlopen() is available on OS X for 10.3 and
above, the python dl module has not been made available on 10.3 and
10.4.
Specifically, some code in the python setup.py script explicitly
prevents the dl module from being built on darwin even if python sees
dlfcn