Go to file
Kai Huuhko 49d1d1950a Move Eo init to beginning of the file so that the initialization is run
before anything else that's in the module init code path.
2013-03-31 15:09:50 +00:00
doc python-efl: Fix documentation issues, use NotImplementedError for 2013-03-01 12:44:05 +00:00
efl Move Eo init to beginning of the file so that the initialization is run 2013-03-31 15:09:50 +00:00
examples Python-EFL: add a test for Window.fullscreen prop 2013-03-31 16:37:53 +02:00
include Change the class lookup code to C only using an Eina Hash table. 2013-03-30 15:39:51 +00:00
tests Add more skeletal work for Efreet. 2013-03-29 16:36:16 +00:00
.gitignore Add cython generated html files to gitignore 2013-03-29 16:48:29 +00:00
AUTHORS Put in a first, still wip, version of the python bindings in a merged tree. 2013-02-11 22:32:50 +00:00
CODING Add discussion items to CODING. 2013-03-30 22:22:33 +00:00
COPYING Put in a first, still wip, version of the python bindings in a merged tree. 2013-02-11 22:32:50 +00:00
INSTALL Python-EFL: cleanup a little setup.py, INSTALL and TODO 2013-03-27 21:18:24 +01:00
TODO Python-EFL: The Zen of Python :) 2013-03-30 14:17:52 +01:00
api_coverage.py Add more skeletal work for Efreet. 2013-03-29 16:36:16 +00:00
setup.py Fix pkg-config error message so it doesn't always show Evas. 2013-03-31 15:09:50 +00:00