From 319f7f0f09a620e7cd9987d4834660598bfb7109 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 5 Jun 2019 13:45:38 +0200 Subject: Update various comments now that menuconfig is Python 2-compatible --- kconfiglib.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'kconfiglib.py') diff --git a/kconfiglib.py b/kconfiglib.py index f0a2cc0..dcf4e49 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -52,8 +52,9 @@ sections. make kmenuconfig ---------------- -This target runs the curses menuconfig interface with Python 3 (Python 2 is -currently not supported for the menuconfig). +This target runs the curses menuconfig interface with Python 3. As of +Kconfiglib 12.2.0, both Python 2 and Python 3 are supported (previously, only +Python 3 was supported, so this was a backport). make guiconfig -- cgit v1.2.3