> I am writing a python extension module that needs to link with a > third-party DLL. How can I copy this DLL to the site-packages directory > along with my extension modules? It seems that data_files parameter can > do this, but I do not know how to get the absolute destination > directory. After all, this directory is configurable.
So nobody has ever done this??? Bo -- http://mail.python.org/mailman/listinfo/python-list