Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py128 from collections import abc as collections_abc unknown
130 import collections as collections_abc namespace