summaryrefslogtreecommitdiffstats
path: root/rules/python.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2011-12-25 19:20:39 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-01-04 11:02:07 +0100
commitae1810373aadb2c9b04b7970a3368303e9f48909 (patch)
tree9864230933230ce1a85925958c5cec92d4ea3fc8 /rules/python.in
parent7368e3e3a8218f4b5bb00a5e58cc9efb7fcfe797 (diff)
downloadptxdist-ae1810373aadb2c9b04b7970a3368303e9f48909.tar.gz
ptxdist-ae1810373aadb2c9b04b7970a3368303e9f48909.tar.xz
Python: just add some help text
Nothing really special, just to make sure what "IDLE" means in this context Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python.in')
-rw-r--r--rules/python.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/python.in b/rules/python.in
index c20d3d6c8..015f5a04f 100644
--- a/rules/python.in
+++ b/rules/python.in
@@ -54,6 +54,9 @@ config PYTHON_LIBTK
config PYTHON_IDLELIB
bool
prompt "Include idlelib packages"
+ help
+ IDLE, an Integrated Development Environment for Python written in
+ 100% Python
config PYTHON_DISTUTILS
bool