]> granicus.if.org Git - python/commit
Only expose the abstract base classes.
authorRaymond Hettinger <python@rcn.com>
Sat, 31 Jul 2010 07:12:50 +0000 (07:12 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 31 Jul 2010 07:12:50 +0000 (07:12 +0000)
commit51b401bbe1912c5ea30330d0209a79640353c410
treec5617880890c7fa3fd89dea037ae40daa36be605
parentb90ffd88f1486896a380ee3a2e2ae0dfc8da1d49
Only expose the abstract base classes.
The concrete types are for internal use (registration).
We are not trying to resurrect the types module
in collections.
Lib/_abcoll.py