Issue #11085: Moved collections abstract base classes into a separate module
called collections.abc, following the pattern used by importlib.abc. For backwards compatibility, the names continue to also be imported into the collections module.
R
Raymond Hettinger committed
158c9c26fca16dee2f7a8d89707cf9c149bd04f2
Parent: ecc2692