python-efl/efl/utils
Kai Huuhko 1ad70ef3d6 Utils.logger: Initialize threads in the module.
If the print cb was called from another thread it would segfault.

This was being triggered when Emotion printed out an error message.
2013-11-29 23:41:07 +02:00
..
__init__.py Change the _METHOD_DEPRECATED function into a decorator. 2013-09-20 12:01:50 +03:00
conversions.pyx Elementary: Convert more of the C DnD examples to Python. 2013-11-19 21:42:24 +02:00
deprecated.pyx Resolved Py3 issues. 2013-10-26 02:38:25 +03:00
logger.pyx Utils.logger: Initialize threads in the module. 2013-11-29 23:41:07 +02:00