pyldb: Expose extra flags
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 8 Jan 2018 18:41:32 +0000 (07:41 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 7 Feb 2018 22:45:23 +0000 (23:45 +0100)
commit736e438bf44d84d30d8d5091a3f915ef307a6b45
tree6431c2b6df9348027b36db8af6878d254adc3df2
parenta157091a22446fd60830d5f352e44c6bad9264ba
pyldb: Expose extra flags

Expose the SHOW_BINARY, ENABLE_TRACING and DONT_CREATE_DB flag constants
in the python api.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/pyldb.c