Home
last modified time | relevance | path

Searched refs:_read_long (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Daifc.py152 def _read_long(file): function
485 self._nframes = _read_long(chunk)
534 pos = _read_long(chunk)
/third_party/python/Lib/test/
H A Dtest_aifc.py250 self.assertRaises(EOFError, aifc._read_long, f)

Completed in 3 milliseconds