mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge ABC and distutils touch-ups from 3.2.
I have removed the reST target I added in 38cdca2cc253: it is not necessary, as people can link to the glossary entry or the abc module without it. Two indentation fixes from 3.2 collections.rst have been ported to 3.3 collections.abc.rst.
This commit is contained in:
commit
459b452b98
6 changed files with 16 additions and 16 deletions
|
@ -1,5 +1,3 @@
|
|||
.. _abstract-base-classes:
|
||||
|
||||
:mod:`abc` --- Abstract Base Classes
|
||||
====================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue