Files
cpython/Lib/collections/abc.py
Christian Heimes 5703cd58ca whitespace cleanup
2013-10-13 02:27:22 +02:00

3 lines
68 B
Python

from _collections_abc import *
from _collections_abc import __all__