Home
last modified time | relevance | path

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

/third_party/python/Lib/
Daifc.py527 class Aifc_write: class
919 return Aifc_write(f)
/third_party/python/Lib/test/
Dtest_aifc.py165 with mock.patch.object(aifc.Aifc_write, 'initfp',