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 da49128

Browse filesBrowse files
Use mdash-es consistently in the library docs index (GH-92762)
(cherry picked from commit efb20a9) Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
1 parent 691d26a commit da49128
Copy full SHA for da49128

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

@@ -451,8 +451,8 @@ and off individually. They are described here in more detail.
451451
``from future_builtins import zip`` appears.
452452
453453
454-
:mod:`lib2to3` - 2to3's library
455-
-------------------------------
454+
:mod:`lib2to3` --- 2to3's library
455+
---------------------------------
456456

457457
.. module:: lib2to3
458458
: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.