s3-param: Add python wrapper for s3 parameters
commit6d139d6b0f3d38be395626a7fb4e8d02151102ab
authorAmitay Isaacs <amitay@gmail.com>
Fri, 12 Aug 2011 05:48:03 +0000 (12 15:48 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 13 Aug 2011 02:30:50 +0000 (13 12:30 +1000)
tree9c646603bbbe8fb5a2bae75f0cda6b4147a227a3
parent6a18664d511ac77bde3df040e3c95ffef385c186
s3-param: Add python wrapper for s3 parameters

This provids a get_context() method to return s3 context as s4 context type.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source3/param/pyparam.c [new file with mode: 0644]
source3/wscript_build