Searched refs:_read_ushort (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_aifc.py | 251 self.assertRaises(EOFError, aifc._read_ushort, f) |
/third_party/python/Lib/ | ||
H A D | aifc.py | 170 def _read_ushort(file): function |
Completed in 3 milliseconds