[docs] [issue16728] Missing cross-reference in sequence glossary entry

Nick Coghlan report at bugs.python.org
Fri Dec 21 11:22:46 CET 2012


Nick Coghlan added the comment:

No, that runs counter to the purpose of ABCs. If you have a type that is "good enough" for your purposes, then you can just register it.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16728>
_______________________________________


More information about the docs mailing list