summaryrefslogtreecommitdiff
path: root/lib/tevent/python.mk
AgeCommit message (Collapse)AuthorFilesLines
2009-05-16tevent: Remove python module.Jelmer Vernooij1-5/+0
This module didn't have any functionality that we actually used yet, and it was quite small. Tevent is quite low level and perhaps doesn't make much sense to expose directly as a Python module. It was also causing build problems when used with a system-tevent. We can always back later if necessary.
2009-02-02lib/tevent: the python bindings don't use swig anymoreStefan Metzmacher1-7/+2
metze
2009-01-06Ensure libreplace is included into the tevent python bindingsAndrew Bartlett1-1/+1
Without this, the samba4.tevent.python test fails Andrew Bartlett
2008-12-23pytevent: Add missing file.Jelmer Vernooij1-0/+10