pyldb: enhanced get() method on msg object
authorAndrew Tridgell <tridge@samba.org>
Wed, 9 Nov 2011 02:07:53 +0000 (13:07 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 10 Nov 2011 03:24:21 +0000 (14:24 +1100)
get() now takes a default value and an idx, allowing for much easier
usage

Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>


No differences found