python-efl/efl/ecore_x
Davide Andreoli 16fa850f24 Fix for cython 0.25
New cython do not like our cdef @DEPRECATED decorator implementation,
I'm not able to fix it, so I just rewrite it in pure python.

The new one is a bit simpler, it do not print the source file anymore,
but still augment the documentation.

Tested with Cython 0.24.1 and 0.25.1 on both python 2.7 and 3.5, hope is enough.

#IHateCython
2016-11-05 11:42:26 +01:00
..
efl.ecore_x.pyx Fix for cython 0.25 2016-11-05 11:42:26 +01:00
efl.ecore_x_events.pxi Bump copyright year 2016-08-13 01:13:30 +03:00
efl.ecore_x_window.pxi Bump copyright year 2016-08-13 01:13:30 +03:00