Home
last modified time | relevance | path

Searched defs:collections_abc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py128 from collections import abc as collections_abc unknown
130 import collections as collections_abc namespace