Home
last modified time | relevance | path

Searched refs:_UNIVERSAL_SPECS (Results 1 – 1 of 1) sorted by relevance

/external/python/asn1crypto/asn1crypto/
Dcore.py5372 _UNIVERSAL_SPECS = { variable
5601 if tag not in _UNIVERSAL_SPECS:
5611 spec = _UNIVERSAL_SPECS[tag]