gst/__init__.py: Use DLFCN instead of dl to help python installations without the...
authorJohan Dahlin <johan@gnome.org>
Thu, 15 Jul 2004 09:48:22 +0000 (09:48 +0000)
committerJohan Dahlin <johan@gnome.org>
Thu, 15 Jul 2004 09:48:22 +0000 (09:48 +0000)
commit4e37d3cd9aaba2519587b0029564d80893e4af7f
tree01bb02ed7301f6ba3d95cf9382a08826b17f6cb9
parente779537e8303b63fbf46f295820ccab2050477e8
gst/__init__.py: Use DLFCN instead of dl to help python installations without the dl module (gentoo for instance)

Original commit message from CVS:
* gst/__init__.py: Use DLFCN instead of dl to help python
installations without the dl module (gentoo for instance)
ChangeLog
gst/__init__.py