Searched defs:mock_open (Results 1 – 2 of 2) sorted by relevance
2319 def mock_open(mock=None, read_data=''): function