davemds pushed a commit to branch master.

commit b4da4fdb1f22b60903534b2e313e63f6e33f3c41
Author: davemds <[email protected]>
Date:   Mon Aug 19 12:58:38 2013 +0200

    PythonEFL: api_coverage exclude++
---
 api_coverage.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/api_coverage.py b/api_coverage.py
index 2fb9f2f..6b6f714 100755
--- a/api_coverage.py
+++ b/api_coverage.py
@@ -14,6 +14,7 @@ c_exclude_list = [
     "elm_glview", # Is there an OpenGL API for Python that can be used with 
this?
     "evas_gl_", # ditto
     "elm_quicklaunch", # Is quicklaunch relevant for us?
+    "emotion_object_extension_may_play_fast_get", # this optimization does not 
work from py
 ]
 c_excludes = "|".join(c_exclude_list)
 

-- 

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

Reply via email to