Issue #19218: Add facade collections.abc
This commit is contained in:
parent
f1dc3ee16d
commit
52c5e57dbc
|
@ -0,0 +1,3 @@
|
|||
from _collections_abc import *
|
||||
from _collections_abc import __all__
|
||||
|
Loading…
Reference in New Issue