Enlightenment CVS committal Author : ulisses Project : e17 Module : proto/python-efl
Dir : e17/proto/python-efl/python-ecore/ecore/evas Modified Files: ecore.evas.c_ecore_evas.pyx Removed Files: ecore.evas.c_ecore_evas.pxd Log Message: Organized and changed code to use Cython instead of Pyrex. - moved headers (.pxd) to include directory - changed README and setup.* to use Cython - using python.pxd from python-evas - fixed some typos =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-ecore/ecore/evas/ecore.evas.c_ecore_evas.pyx,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ecore.evas.c_ecore_evas.pyx 6 Sep 2007 04:17:49 -0000 1.4 +++ ecore.evas.c_ecore_evas.pyx 30 Sep 2007 22:18:52 -0000 1.5 @@ -1,4 +1,4 @@ -cimport python +cimport evas.python as python import evas.c_evas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs