rep1/python37/Lib/collections/abc.py

3 lines
68 B
Python
Raw Normal View History

2024-11-21 09:00:42 +08:00
from _collections_abc import *
from _collections_abc import __all__