The old name has a bit of a feeling of hungarian notation. Also many generators in the core are named with the suffix "s" to indicate iterables: dict.items, dict.keys for example. --- bindings/python/notmuch/database.py | 18 ++---------------- test/T390-python.sh | 12 ++++++------ 2 files changed, 8 insertions(+), 22 deletions(-)