Use plain C implementation for misc Python module rather than SWIG.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 20 Dec 2008 22:38:30 +0000 (23:38 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 20 Dec 2008 22:38:30 +0000 (23:38 +0100)
commit13fa639a29a3e79d825a9b75ac507285e39ff364
tree3d6d2f9797e7a8c6fbfc7298c3c3c2dd11413e4e
parent0d585a67ed469a0657ae8c40098f5b862e8e4084
Use plain C implementation for misc Python module rather than SWIG.
source4/lib/ldb/pyldb.h
source4/param/param.i
source4/param/param.py
source4/param/param_wrap.c
source4/scripting/python/config.mk
source4/scripting/python/misc.i [deleted file]
source4/scripting/python/misc.py [deleted file]
source4/scripting/python/misc_wrap.c [deleted file]
source4/scripting/python/pymisc.c [new file with mode: 0644]