diff options
author | Andrew Tridgell <tridge@samba.org> | 2011-07-14 13:17:49 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2011-07-21 11:44:36 +1000 |
commit | a36af1a5011dddd5551c768f9bf69188c8775a43 (patch) | |
tree | 7c9a445d7a2272d02f4be9c549d104ac3ac0e7b2 /source4/build | |
parent | 9117a2fa3c5f6b6d16aefc9652670a2b5e878e7c (diff) | |
download | samba-a36af1a5011dddd5551c768f9bf69188c8775a43.tar.gz samba-a36af1a5011dddd5551c768f9bf69188c8775a43.tar.bz2 samba-a36af1a5011dddd5551c768f9bf69188c8775a43.zip |
pyldb: use dn.is_child_of() instead of dn.compare_base()
the compare_base() C API doesn't really fit well in python, as it
returns 0 for true. Better to have a boolean function for the python
interface.
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/build')
0 files changed, 0 insertions, 0 deletions