Provide tdb.open and ldb.open python functions.
[sfrench/samba-autobuild/.git] / lib / tdb / tdb.py
index 9f306bab8c475027f426067736c9bbd800c09f85..42129d20911ad804005bd72daadde1607c82c9ef 100644 (file)
@@ -1,5 +1,5 @@
 # This file was automatically generated by SWIG (http://www.swig.org).
-# Version 1.3.35
+# Version 1.3.36
 #
 # Don't modify this file, modify the SWIG interface instead.
 
@@ -337,5 +337,8 @@ Tdb.name = new_instancemethod(_tdb.Tdb_name,None,Tdb)
 Tdb_swigregister = _tdb.Tdb_swigregister
 Tdb_swigregister(Tdb)
 
+__docformat__ = 'restructuredText'
+open = Tdb
+