[issue11085] expose _abcoll as collections.abc

Georg Brandl report at bugs.python.org
Wed Feb 2 09:15:53 CET 2011


Georg Brandl <georg at python.org> added the comment:

And what about those "collection" ABCs that aren't collections?  These are at least

* Hashable
* Callable
* ByteString
* Iterator

----------
nosy: +georg.brandl

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


More information about the Python-bugs-list mailing list