From: Ulf Magnusson <ulfalizer@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support
Date: Fri, 12 Jun 2015 00:36:31 +0200 [thread overview]
Message-ID: <1434062191-32403-1-git-send-email-ulfalizer@gmail.com> (raw)
Kconfiglib now runs as either Python 2 or Python 3.
Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
---
support/scripts/gen-manual-lists.py | 5 -----
1 file changed, 5 deletions(-)
diff --git a/support/scripts/gen-manual-lists.py b/support/scripts/gen-manual-lists.py
index d45810b..1e0e9bb 100644
--- a/support/scripts/gen-manual-lists.py
+++ b/support/scripts/gen-manual-lists.py
@@ -24,11 +24,6 @@
## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##
-## Note about python2.
-##
-## This script can currently only be run using python2 interpreter due to
-## its kconfiglib dependency (which is not yet python3 friendly).
-
from __future__ import print_function
from __future__ import unicode_literals
--
2.1.4
next reply other threads:[~2015-06-11 22:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-11 22:36 Ulf Magnusson [this message]
2015-06-11 22:41 ` [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support Ulf Magnusson
2015-06-12 19:20 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434062191-32403-1-git-send-email-ulfalizer@gmail.com \
--to=ulfalizer@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox