mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Change some mercurial/ hg.python.org references. (#8)
This commit is contained in:
parent
9764c151c5
commit
b2ee40ed9c
4 changed files with 6 additions and 6 deletions
|
@ -90,7 +90,7 @@
|
|||
|
||||
<div class="section" id="idle">
|
||||
<span id="id1"></span><h1>25.5. IDLE<a class="headerlink" href="#idle" title="Permalink to this headline">¶</a></h1>
|
||||
<p><strong>Source code:</strong> <a class="reference external" href="https://hg.python.org/cpython/file/3.5/Lib/idlelib/">Lib/idlelib/</a></p>
|
||||
<p><strong>Source code:</strong> <a class="reference external" href="https://github.com/python/cpython/tree/3.5/Lib/idlelib">Lib/idlelib/</a></p>
|
||||
<hr class="docutils" id="index-0" />
|
||||
<p>IDLE is Python’s Integrated Development and Learning Environment.</p>
|
||||
<p>IDLE has the following features:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue