Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Daifc.py547 class Aifc_write: class
956 return Aifc_write(f)
/third_party/python/Lib/test/
H A Dtest_aifc.py166 # Aifc_write.initfp() won't raise in normal case. But some errors
168 with mock.patch.object(aifc.Aifc_write, 'initfp',

Completed in 3 milliseconds