Home
last modified time | relevance | path

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

/third_party/python/Lib/importlib/
D__init__.py52 _unpack_uint32 = _bootstrap_external._unpack_uint32 variable
D_bootstrap_external.py84 def _unpack_uint32(data): function