|
6 | 6 | <head>
|
7 | 7 | <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
8 | 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
9 |
| - <title>IDLE — Python 3.8.0a3 documentation</title> |
| 9 | + <title>IDLE — Python 3.8.0a4 documentation</title> |
10 | 10 | <link rel="stylesheet" href="../_static/pydoctheme.css" type="text/css" />
|
11 | 11 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
12 | 12 |
|
|
19 | 19 | <script type="text/javascript" src="../_static/sidebar.js"></script>
|
20 | 20 |
|
21 | 21 | <link rel="search" type="application/opensearchdescription+xml"
|
22 |
| - title="Search within Python 3.8.0a3 documentation" |
| 22 | + title="Search within Python 3.8.0a4 documentation" |
23 | 23 | href="../_static/opensearch.xml"/>
|
24 | 24 | <link rel="author" title="About these documents" href="../about.html" />
|
25 | 25 | <link rel="index" title="Index" href="../genindex.html" />
|
@@ -72,7 +72,7 @@ <h3>Navigation</h3>
|
72 | 72 |
|
73 | 73 |
|
74 | 74 | <li>
|
75 |
| - <a href="../index.html">3.8.0a3 Documentation</a> » |
| 75 | + <a href="../index.html">3.8.0a4 Documentation</a> » |
76 | 76 | </li>
|
77 | 77 |
|
78 | 78 | <li class="nav-item nav-item-1"><a href="index.html" >The Python Standard Library</a> »</li>
|
@@ -130,7 +130,7 @@ <h2>Menus<a class="headerlink" href="#menus" title="Permalink to this headline">
|
130 | 130 | default title and context menu.</p>
|
131 | 131 | <p>On macOS, there is one application menu. It dynamically changes according
|
132 | 132 | to the window currently selected. It has an IDLE menu, and some entries
|
133 |
| -described below are moved around to conform to Apple guidlines.</p> |
| 133 | +described below are moved around to conform to Apple guidelines.</p> |
134 | 134 | <div class="section" id="file-menu-shell-and-editor">
|
135 | 135 | <h3>File menu (Shell and Editor)<a class="headerlink" href="#file-menu-shell-and-editor" title="Permalink to this headline">¶</a></h3>
|
136 | 136 | <dl class="docutils">
|
@@ -910,7 +910,7 @@ <h3>Navigation</h3>
|
910 | 910 |
|
911 | 911 |
|
912 | 912 | <li>
|
913 |
| - <a href="../index.html">3.8.0a3 Documentation</a> » |
| 913 | + <a href="../index.html">3.8.0a4 Documentation</a> » |
914 | 914 | </li>
|
915 | 915 |
|
916 | 916 | <li class="nav-item nav-item-1"><a href="index.html" >The Python Standard Library</a> »</li>
|
@@ -941,7 +941,7 @@ <h3>Navigation</h3>
|
941 | 941 | <br />
|
942 | 942 | <br />
|
943 | 943 |
|
944 |
| - Last updated on Apr 26, 2019. |
| 944 | + Last updated on May 16, 2019. |
945 | 945 | <a href="https://docs.python.org/3/bugs.html">Found a bug</a>?
|
946 | 946 | <br />
|
947 | 947 |
|
|
0 commit comments