summaryrefslogtreecommitdiff
path: root/source4/scripting/python/pytalloc.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-14python: Fix deallocation bug in pytalloc.Jelmer Vernooij1-1/+1
2008-01-14pidl/python: Fix compilation of py_echo.Jelmer Vernooij1-3/+4
2008-01-14python: Allow wrapping pointers within talloc'ed memory that are not talloc c...Jelmer Vernooij1-4/+6
2008-01-14pidl/python: Support repr() for python types.Jelmer Vernooij1-1/+9
2008-01-14python: Add some utility functions for working with Python objects based on t...Jelmer Vernooij1-0/+34