Hello enlighted developers,

Can someone please look at the python-bindings for evas because i get
an error (maybe due to the api-renaming):

warning: 
/home/bstrik/arche17/python-evas-svn/src/python-evas-build/evas/evas.c_evas_object.pxi:1134:54:
local variable 'a' referenced before assignment

Error compiling Cython file:
------------------------------------------------------------
...
        for i, (f, a, k) in enumerate(lst):
            if func == f:
                break
        else:
            raise ValueError("Callback %s was not registered with event
            %r" % (func, e)) ^
------------------------------------------------------------

/home/bstrik/arche17/python-evas-svn/src/python-evas-build/evas/evas.c_evas_object_smart.pxi:508:37:
local variable 'e' referenced before assignment


Thanks in advance

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to