Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
> Why not just put them in the 'abc' namespace? Two reasons: * There are lots of ABCs scattered throughout the standard libary that aren't collections ABCs (the importlib ABCs and IO ABCs for example). * Guido viewed collections ABCs as tightly associated with collections. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11085> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com