3 lines
79 B
Python
3 lines
79 B
Python
from _collections_abc import *
|
|
from _collections_abc import __all__ as __all__
|
from _collections_abc import *
|
|
from _collections_abc import __all__ as __all__
|