mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 15:00:18 +00:00
remove reference to how to use IDLE's graphical editor
This commit is contained in:
@@ -344,7 +344,7 @@ has the same effect as typing a particular string at the help> prompt.</samp>
|
||||
<li>The prompt changes back to <samp class=p>>>></samp> to signal that you’ve left the interactive help mode and returned to the Python Shell.
|
||||
</ol>
|
||||
|
||||
<p><abbr>IDLE</abbr>, the graphical Python Shell, also includes a Python-aware text editor. You’ll see how to use it in the next section.
|
||||
<p><abbr>IDLE</abbr>, the graphical Python Shell, also includes a Python-aware text editor.
|
||||
|
||||
<p class=a>⁂
|
||||
|
||||
|
||||
Reference in New Issue
Block a user