[docs] [issue10617] Collections ABCs can’t be linked to
Sandro Tosi
report at bugs.python.org
Tue Mar 8 21:46:58 CET 2011
Sandro Tosi <sandro.tosi at gmail.com> added the comment:
Hi Éric, after #11085, I think the part of the doc you're referring to has been moved to collections.abc.rst, is that correct? If so, can you please explain what you'd like to see? all those ":class:`Container`" converted into ".. class:: Container" in the table? That will help me provide a patch :)
----------
nosy: +sandro.tosi
versions: +Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10617>
_______________________________________
More information about the docs
mailing list