pylibsmb: Add a compatible python-level wrapper
authorVolker Lendecke <vl@samba.org>
Wed, 11 Nov 2020 10:20:29 +0000 (11:20 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 16 Nov 2020 19:53:44 +0000 (19:53 +0000)
commit2cff5990daa324226a2c32245eef78019ef1b5bf
treeee6cc2f915352781cf1cba567887c967a63c977c
parent26ba04a4d1987a859152751e6083d9b9aef770ff
pylibsmb: Add a compatible python-level wrapper

Right now this is empty, but it is the basis for moving complexity out
or pylibsmb.c into python code.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/samba3/libsmb_samba_internal.py [new file with mode: 0644]
source3/libsmb/pylibsmb.c
source3/wscript_build