Author: dmeyer
Date: Sat Mar 11 18:21:03 2006
New Revision: 1266
Modified:
trunk/evas/src/evas.c
Log:
init evas
Modified: trunk/evas/src/evas.c
==============================================================================
--- trunk/evas/src/evas.c (original)
+++ trunk/evas/src/evas.c Sat Mar 11 18:21:03 2006
@@ -424,6 +424,8 @@
PyObject *m, *c_api;
static void *api_ptrs[2];
+ evas_init();
+
m = Py_InitModule("_evas", evas_methods);
evas_error = PyErr_NewException("evas.EvasError", NULL, NULL);
Py_INCREF(evas_error);
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog