gstreamer/plugin
Alessandro Decina 8b02893346 plugin: check for _Py_NoneStruct instead of Py_None.
When checking if CPython is already loaded, don't check for Py_None which is a
macro but use _Py_NoneStruct which is a real symbol.
2010-08-25 11:08:15 +02:00
..
gstpythonplugin.c plugin: check for _Py_NoneStruct instead of Py_None. 2010-08-25 11:08:15 +02:00
Makefile.am plugin/Makefile.am : Remove commented lines 2009-02-09 14:02:41 +01:00