mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
moved pattern_file back to __init__ in plural6.py
This commit is contained in:
@@ -346,7 +346,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 chapter.
|
||||
<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 class=a>⁂
|
||||
|
||||
|
||||
Reference in New Issue
Block a user