Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/importlib/
D__init__.py52 _r_long = _bootstrap_external._r_long variable
D_bootstrap_external.py52 def _r_long(int_bytes): function
470 if _r_long(raw_timestamp) != source_mtime:
479 if _r_long(raw_size) != source_size: