[PATCH 5/6] python: Rename get_config_list to get_configs

Subject: [PATCH 5/6] python: Rename get_config_list to get_configs

Date: Thu, 7 Dec 2017 12:40:50 +0100

To: notmuch@notmuchmail.org

Cc: Lucas Hoffmann

From: l-m-h@web.de


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(-)

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: