[issue11085] expose _abcoll as collections.abc

R. David Murray report at bugs.python.org
Mon Jan 31 21:18:22 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

Why not just put them in the 'abc' namespace?  IMO, collections.abc.Callable makes a lot less sense than abc.Mapping.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list