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)
commit9366ddba92e192cd88e12eafba4a90af8c266f1c
tree2684bcd34fd2f2c9b60bfc50634b6ae953009006
parente9037d0f5d222efd4ca04a0f8ce5c39cb3bb6997
python: Add some utility functions for working with Python objects based on talloc pointers.
source/scripting/python/pytalloc.c [new file with mode: 0644]
source/scripting/python/pytalloc.h [new file with mode: 0644]