Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50afcc0

Browse files
committed
Fix missing :ref: for idle in doc build.
1 parent 104b9e0 commit 50afcc0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/library/idle.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
.. _idle:
22

3+
IDLE
4+
====
5+
36
.. index::
47
single: IDLE
58
single: Python Editor
69
single: Integrated Development Environment
710

8-
IDLE
9-
====
10-
1111
.. moduleauthor:: Guido van Rossum <[email protected]>
1212

1313
IDLE is the Python IDE built with the :mod:`tkinter` GUI toolkit.

0 commit comments

Comments
 (0)