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.
This commit is contained in:
Raymond Hettinger 2011-02-22 00:41:50 +00:00
parent ecc26923cd
commit 158c9c26fc
8 changed files with 163 additions and 135 deletions

1032
Lib/collections/__init__.py Normal file

File diff suppressed because it is too large Load diff