LAMPCAE/extlib/Python/Lib/collections/abc.py

3 lines
68 B
Python
Raw Normal View History

2024-03-20 08:12:44 +00:00
from _collections_abc import *
from _collections_abc import __all__