use py_talloc_reference instead of py_talloc_import
authorAndrew Tridgell <tridge@samba.org>
Wed, 1 Jul 2009 04:06:38 +0000 (14:06 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 1 Jul 2009 05:15:37 +0000 (15:15 +1000)
commit269b16212a65c9506147db381ecdcbdd58347af6
tree188e13848ff5dc32f69425be19b8d262f75c92b7
parent12510329217dd2b8027794b63258a34797a0f940
use py_talloc_reference instead of py_talloc_import

This is one of the few cases where we want the object to be owned by
both the python object and C code
source4/param/pyparam.c