Re: [Fink-devel] Fink's Python - missing a module named DLFCN

2006-09-09 Thread Terrence Brannon
On 9/9/06, Sebastian Hagedorn <[EMAIL PROTECTED]> wrote: -- Terrence Brannon <[EMAIL PROTECTED]> is rumored to have mumbled on8. September 2006 19:57:11 -0400 regarding [Fink-devel] Fink's Python -missing a module named DLFCN: > There is a module which is a standard part of

Re: [Fink-devel] Fink's Python - missing a module named DLFCN

2006-09-09 Thread Sebastian Hagedorn
-- Terrence Brannon <[EMAIL PROTECTED]> is rumored to have mumbled on 8. September 2006 19:57:11 -0400 regarding [Fink-devel] Fink's Python - missing a module named DLFCN: > There is a module which is a standard part of Python called DLFCN: > http://pydoc.org/2.4.1/DLFCN.htm

[Fink-devel] Fink's Python - missing a module named DLFCN

2006-09-08 Thread Terrence Brannon
There is a module which is a standard part of Python called DLFCN:  http://pydoc.org/2.4.1/DLFCN.htmlThis module does not exist in the Fink Python. For that matter, it is not the Xcode Python, or the pythonmac.org Python either.However, apparently pygst (Python Gstreamer) requires it because of er