davemds pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=25f620ef19e074cf403928434535619bea325a63

commit 25f620ef19e074cf403928434535619bea325a63
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Sat Jul 22 08:42:14 2017 +0200

    python-edje do not exists anymore
---
 efl/edje/efl.edje.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/efl/edje/efl.edje.pyx b/efl/edje/efl.edje.pyx
index 3183a52..c419769 100644
--- a/efl/edje/efl.edje.pyx
+++ b/efl/edje/efl.edje.pyx
@@ -180,7 +180,7 @@ def init():
 
     if edje_external_type_abi_version_get() != EDJE_EXTERNAL_TYPE_ABI_VERSION:
         raise TypeError("python-edje Edje_External_Type abi_version differs "
-                        "from libedje.so. Recompile python-edje!")
+                        "from libedje.so. Recompile python-efl!")
     return r
 
 

-- 


Reply via email to