Searched defs:open_if_exists (Results 1 – 2 of 2) sorted by relevance
145 def open_if_exists(filename, mode='rb'): function
1295 bool open_if_exists = !!(expectations & OPEN_IF_EXISTS); in MatchOpenExpectations() local