s4-dsdb: moved dsdb_Dn() into common.py
authorAndrew Tridgell <tridge@samba.org>
Thu, 20 Oct 2011 02:24:45 +0000 (13:24 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 20 Oct 2011 02:23:07 +0000 (04:23 +0200)
commit4f08a2951a04ba75fdf7b784dcf84059537d7b4c
tree6deb78747337066605f638a9cf54821588815b68
parent43e5592e9af95f2f2522cf8b015a76b14475729d
s4-dsdb: moved dsdb_Dn() into common.py

this gives a method for dealing with binary DNs from python

Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
source4/scripting/python/samba/common.py
source4/scripting/python/samba/dbchecker.py