Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
72895c14
Commit
72895c14
authored
Sep 20, 2015
by
Terry Jan Reedy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue #16893: whitespace in idle.html.
parent
a2f257b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
Lib/idlelib/idle.html
Lib/idlelib/idle.html
+14
-14
No files found.
Lib/idlelib/idle.html
View file @
72895c14
...
...
@@ -5,12 +5,12 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
24.6. IDLE
—
Python 2.7.10 documentation
</title>
<link
rel=
"stylesheet"
href=
"../_static/default.css"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"../_static/pygments.css"
type=
"text/css"
/>
<script
type=
"text/javascript"
>
var
DOCUMENTATION_OPTIONS
=
{
URL_ROOT
:
'
../
'
,
...
...
@@ -35,12 +35,12 @@
<link
rel=
"prev"
title=
"24.5. turtle — Turtle graphics for Tk"
href=
"turtle.html"
/>
<link
rel=
"shortcut icon"
type=
"image/png"
href=
"../_static/py.png"
/>
<script
type=
"text/javascript"
src=
"../_static/copybutton.js"
></script>
</head>
<body>
<body>
<div
class=
"related"
>
<h3>
Navigation
</h3>
<ul>
...
...
@@ -64,15 +64,15 @@
</li>
<li><a
href=
"index.html"
>
The Python Standard Library
</a>
»
</li>
<li><a
href=
"tk.html"
accesskey=
"U"
>
24. Graphical User Interfaces with Tk
</a>
»
</li>
<li><a
href=
"tk.html"
accesskey=
"U"
>
24. Graphical User Interfaces with Tk
</a>
»
</li>
</ul>
</div>
</div>
<div
class=
"document"
>
<div
class=
"documentwrapper"
>
<div
class=
"bodywrapper"
>
<div
class=
"body"
>
<div
class=
"section"
id=
"idle"
>
<span
id=
"id1"
></span><h1>
24.6. IDLE
<a
class=
"headerlink"
href=
"#idle"
title=
"Permalink to this headline"
>
¶
</a></h1>
<p
id=
"index-0"
>
IDLE is the Python IDE built with the
<tt
class=
"xref py py-mod docutils literal"
><span
class=
"pre"
>
tkinter
</span></tt>
GUI toolkit.
</p>
...
...
@@ -628,7 +628,7 @@ are currently:</p>
</div>
</div>
<div
class=
"clearer"
></div>
</div>
</div>
<div
class=
"related"
>
<h3>
Navigation
</h3>
<ul>
...
...
@@ -652,9 +652,9 @@ are currently:</p>
</li>
<li><a
href=
"index.html"
>
The Python Standard Library
</a>
»
</li>
<li><a
href=
"tk.html"
>
24. Graphical User Interfaces with Tk
</a>
»
</li>
<li><a
href=
"tk.html"
>
24. Graphical User Interfaces with Tk
</a>
»
</li>
</ul>
</div>
</div>
<div
class=
"footer"
>
©
<a
href=
"../copyright.html"
>
Copyright
</a>
1990-2015, Python Software Foundation.
<br
/>
...
...
@@ -668,4 +668,4 @@ are currently:</p>
</div>
</body>
</html>
\ No newline at end of file
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment