Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit efb20a9

Browse filesBrowse files
authored
Use mdash-es consistently in the library docs index (#92762)
1 parent 00464bb commit efb20a9
Copy full SHA for efb20a9

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎Doc/library/2to3.rst

Copy file name to clipboardExpand all lines: Doc/library/2to3.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _2to3-reference:
22

3-
2to3 - Automated Python 2 to 3 code translation
4-
===============================================
3+
2to3 --- Automated Python 2 to 3 code translation
4+
=================================================
55

66
.. sectionauthor:: Benjamin Peterson <benjamin@python.org>
77

@@ -456,8 +456,8 @@ and off individually. They are described here in more detail.
456456
``from future_builtins import zip`` appears.
457457
458458
459-
:mod:`lib2to3` - 2to3's library
460-
-------------------------------
459+
:mod:`lib2to3` --- 2to3's library
460+
---------------------------------
461461

462462
.. module:: lib2to3
463463
:synopsis: The 2to3 library

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.