From 9b03d02c64a27df5ec1d12da52c5f433c3c2c2ac Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 30 Oct 2017 02:11:38 +0100 Subject: Rename Symbol/Choice/MenuNode.config to kconfig To be consistent with the renamed class. Piggyback docstring fixes. --- kconfiglib.py | 176 +++++++++++++++++++++++++++++----------------------------- testsuite.py | 12 ++-- 2 files changed, 95 insertions(+), 93 deletions(-) diff --git a/kconfiglib.py b/kconfiglib.py index 7921798..5a8bb04 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -70,8 +70,8 @@ As usual, ARCH= can be passed to 'make' to select the arch. PYTHONCMD= selects the Python executable to use (default: "python"). -Tip: IronPython (PYTHONCMD=ipython) autocompletion is handy when figuring out -the API, as it provides autocompletion for attributes. +Tip: IronPython (PYTHONCMD=ipython) is handy when figuring out the API, as it +provides autocompletion for attributes. make scriptconfig SCRIPT=