Files
RustPython/Lib/collections/abc.py
2019-06-26 11:39:10 -05:00

3 lines
68 B
Python

from _collections_abc import *
from _collections_abc import __all__