fix AC_PYTHON_DEVEL to work on non-i686/mipsel thanks to suggestions from noggie...
[vuplus_dvbapp] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()