[issue11085] expose _abcoll as collections.abc

Éric Araujo report at bugs.python.org
Fri Feb 4 18:50:58 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

Seems a good idea to me.

Regarding the implementation, knowing your reluctance to turn modules into packages, I guess you’re talking about exposing collections.abc in a similar manner to os.path, which is fine IMO.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list