Use mdash-es consistently in the library docs index (#92762)

This commit is contained in:
Oleg Iarygin 2022-07-08 17:44:15 +03:00 committed by GitHub
parent 00464bbed6
commit efb20a97c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
.. _2to3-reference:
2to3 - Automated Python 2 to 3 code translation
===============================================
2to3 --- Automated Python 2 to 3 code translation
=================================================
.. sectionauthor:: Benjamin Peterson <benjamin@python.org>
@ -456,8 +456,8 @@ and off individually. They are described here in more detail.
``from future_builtins import zip`` appears.
:mod:`lib2to3` - 2to3's library
-------------------------------
:mod:`lib2to3` --- 2to3's library
---------------------------------
.. module:: lib2to3
:synopsis: The 2to3 library