cpython/Lib/collections/abc.py
2013-10-13 02:04:50 +02:00

3 lines
69 B
Python

from _collections_abc import *
from _collections_abc import __all__