summaryrefslogtreecommitdiff
path: root/lib/python/python.h
AgeCommit message (Expand)Author
2010-11-16clean up buildAndreas Oberritter
2009-09-25add wrapper class for auto Py_INCREF/Py_DECREF ... i.e. usable for STL contai...ghost
2009-01-26fixes for python 2.6 by Moritz Vennghost
2008-06-21use another function to initial import mytest.py (this fixes pythonAndreas Monzner
2008-02-14add support for cyclic garbage collection to eTimer and eSocketNotifierAndreas Monzner
2008-02-13include Python.h before all other header filesAndreas Monzner
2006-12-19remove unneeded test object,Andreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-12-14add possibility to get a dict with transponderdata for servicerefsAndreas Monzner
2006-11-26more python refcount debugging stuffAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-11-24remove non working python refcount debugging codeAndreas Monzner
2006-11-23add PyObject refcount debugging codeAndreas Monzner
2006-01-10add a dummy class to debug python refcounting (add entrys of TestObj to your ...Andreas Monzner
2005-09-02 - add ePython::call return support (only int)Felix Domke
2005-01-18first version of PythonSignals - need to be finalized a bit, but work basicallyFelix Domke
2004-10-01 - add python, missing guiFelix Domke