Use plain Python C API for registry module, rather than SWIG.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 18 Dec 2008 16:49:33 +0000 (16:49 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 18 Dec 2008 16:49:33 +0000 (16:49 +0000)
commit61a2d5c8784a99d4d0419a00375be91a3e9bfc33
tree79bb112e42044835bdd3d12c70790de6b2ba1f5c
parent49d522fe381430799d636305dcc8d2babe16f8ff
Use plain Python C API for registry module, rather than SWIG.
source4/lib/registry/config.mk
source4/lib/registry/pyregistry.c
source4/lib/registry/tests/bindings.py
source4/scripting/python/samba/provision.py