Add samba.ensure_third_party_module() function, loading external python modules from...
authorJelmer Vernooij <jelmer@samba.org>
Fri, 17 Oct 2014 07:48:20 +0000 (00:48 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 12 Nov 2014 19:21:09 +0000 (20:21 +0100)
commit776424e99113a3ffc6679c583093e2892304a7fd
tree704f016dc668e2627bd56c603c37454fbcd26633
parent0de6799996955fbf8e19ace8c4b7b61f5a262cb5
Add samba.ensure_third_party_module() function, loading external python modules from third_party/ if the system doesn't provide them.

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/__init__.py
third_party/wscript_build [new file with mode: 0644]
wscript_build