cpython/Lib/collections/abc.py
2013-10-13 02:27:22 +02:00

3 lines
68 B
Python

from _collections_abc import *
from _collections_abc import __all__