[issue11085] expose _abcoll as collections.abc

Brett Cannon report at bugs.python.org
Tue Feb 1 21:43:06 CET 2011


Brett Cannon <brett at python.org> added the comment:

Importlib puts all of its ABCs in importlib.abc, so at least one package has already taken this approach.

I for one support the collections.abc idea.

----------
nosy: +brett.cannon

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


More information about the Python-bugs-list mailing list