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:26:21 +0000 (13:26 +1100)
commitafb645e5eb71bd4337e538da394128c1636dd9e1
tree61173733a02c02b33ba621718df32fd3b00b201d
parentd3013d0937810fa1417bb109a783322bbb133815
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