Enlightenment CVS committal Author : ulisses Project : e17 Module : proto/python-efl
Dir : e17/proto/python-efl/python-epsilon/epsilon Modified Files: epsilon.request.pyx Log Message: Updating to use newer Cython (0.9.6.8). =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-epsilon/epsilon/epsilon.request.pyx,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- epsilon.request.pyx 2 Nov 2007 08:03:46 -0000 1.3 +++ epsilon.request.pyx 5 Nov 2007 22:10:25 -0000 1.4 @@ -105,7 +105,7 @@ init() cdef Ecore_Event_Handler *_epsilon_event_handler = NULL -cdef int _epsilon_event_handler_cb(void *data, int type, void *event) with GIL: +cdef int _epsilon_event_handler_cb(void *data, int type, void *event) with gil: cdef Epsilon_Request *er cdef Request obj ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs