3 lines
68 B
Python
Raw Normal View History

2022-03-14 01:15:38 +08:00
from _collections_abc import *
from _collections_abc import __all__