diff --git a/installing-python.html b/installing-python.html index 12c893c..e3ac49d 100755 --- a/installing-python.html +++ b/installing-python.html @@ -344,7 +344,7 @@ has the same effect as typing a particular string at the help> prompt.
IDLE, the graphical Python Shell, also includes a Python-aware text editor. You’ll see how to use it in the next section. +
IDLE, the graphical Python Shell, also includes a Python-aware text editor.
⁂