python: Add some utility functions for working with Python objects based on talloc...
authorJelmer Vernooij <jelmer@samba.org>
Sun, 13 Jan 2008 15:44:42 +0000 (16:44 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 14 Jan 2008 18:53:04 +0000 (19:53 +0100)
commit252675a5788059dbcc49b175b56fa6c6a35ef74a
treea9dc4990f8b857abdb5cc0d420326913ed6093f7
parentce874c0b898eee3dfa8439424350579bf974e98f
python: Add some utility functions for working with Python objects based on talloc pointers.
(This used to be commit 9366ddba92e192cd88e12eafba4a90af8c266f1c)
source4/scripting/python/pytalloc.c [new file with mode: 0644]
source4/scripting/python/pytalloc.h [new file with mode: 0644]