python: Move helper functions for using param into a separate file rather
commitfe2b04b4bba6585ee5377d44b8e2627d32d404c4
authorJelmer Vernooij <jelmer@samba.org>
Wed, 22 Apr 2009 23:20:20 +0000 (23 01:20 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 2 Jun 2009 16:05:40 +0000 (2 18:05 +0200)
tree9678f5ef13287202e8bfb924dd5ed50df59b5679
parent42fa7ec8236fcacdc02a7f3f275cbe01791df43d
python: Move helper functions for using param into a separate file rather
than linking against the python module.
source4/auth/config.mk
source4/auth/credentials/config.mk
source4/lib/registry/config.mk
source4/librpc/config.mk
source4/param/pyparam.c
source4/param/pyparam_util.c [new file with mode: 0644]
source4/scripting/python/config.mk