Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Daifc.py217 def _write_string(f, s): function
885 _write_string(self._file, self._compname)
945 _write_string(self._file, name)
/third_party/python/Lib/test/
H A Dtest_aifc.py257 aifc._write_string(f, b'too long' * 255)

Completed in 3 milliseconds