summaryrefslogtreecommitdiffstats
path: root/Lib/collections/abc.py
blob: 034ba377a0dbec362d41f35bf4d001a89c1e2ee6 (plain)
1
2
3
import _collections_abc
import sys
sys.modules[__name__] = _collections_abc