summaryrefslogtreecommitdiff
path: root/source4/lib/com/pycom.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-19source4/lib: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2010-02-09s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer1-4/+0
2009-10-23s4-python: we need to include Python.h firstAndrew Tridgell1-1/+1
2009-01-08Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij1-1/+5
2009-01-07s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty1-1/+1
2009-01-06py: Properly increase the reference counter of Py_None.Jelmer Vernooij1-1/+1
2008-09-19initialize a COM context.Jelmer Vernooij1-2/+13
2008-09-19Fix COM compilation, add framework for COM python module.Jelmer Vernooij1-0/+70