]> granicus.if.org Git - python/commit
Fix reST label for collections ABCs.
authorÉric Araujo <merwok@netwok.org>
Fri, 3 Jun 2011 17:18:41 +0000 (19:18 +0200)
committerÉric Araujo <merwok@netwok.org>
Fri, 3 Jun 2011 17:18:41 +0000 (19:18 +0200)
commitf90112efe8695e9cb6545591349553324a17cf2c
treeb586f1e63803ca5c8471811c29c8e5bcb0116f73
parent5d5bde1df2e92fcd545baeef4fb212462982e47e
Fix reST label for collections ABCs.

The previous markup hijacked the abstract-base-classes glossary entry,
which resulted in the HTML linking to collections.abc when defining the
generic ABC concept.  Now the glossary links to the abc module.
Doc/library/abc.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst