summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/upgradehelpers.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-12-05 16:56:27 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-12-05 17:27:05 +0100
commit52d64c53b9ac2abd25c4411b2bcb770e6ab89632 (patch)
treea5e835176c27c599396d3bc74d51ec5d9cb145a8 /source4/scripting/python/samba/upgradehelpers.py
parent496ef92b09180cb13ddf0b29fd90abdf72c7a423 (diff)
downloadsamba-52d64c53b9ac2abd25c4411b2bcb770e6ab89632.tar.gz
samba-52d64c53b9ac2abd25c4411b2bcb770e6ab89632.tar.bz2
samba-52d64c53b9ac2abd25c4411b2bcb770e6ab89632.zip
s4-python: Add some more module docstrings.
Diffstat (limited to 'source4/scripting/python/samba/upgradehelpers.py')
-rwxr-xr-xsource4/scripting/python/samba/upgradehelpers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/scripting/python/samba/upgradehelpers.py b/source4/scripting/python/samba/upgradehelpers.py
index ded3ff1307..ddc857e155 100755
--- a/source4/scripting/python/samba/upgradehelpers.py
+++ b/source4/scripting/python/samba/upgradehelpers.py
@@ -21,6 +21,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+"""Helers used for upgrading between different database formats."""
import os
import string