Searched refs:_read_long (Results 1 – 4 of 4) sorted by relevance
148 def _read_long(file): function467 self._nframes = _read_long(chunk)514 pos = _read_long(chunk)
147 def _read_long(file): function465 self._nframes = _read_long(chunk)530 pos = _read_long(chunk)
194 self.assertRaises(EOFError, aifc._read_long, f)
247 self.assertRaises(EOFError, aifc._read_long, f)