Lines Matching refs:open
167 with open("/etc/os-release", encoding="utf-8") as f:
508 with open(CAFILE_CACERT, 'r') as f:
1477 with open(CAFILE_CACERT) as f:
1480 with open(CAFILE_NEURONIO) as f:
1648 with open(CAFILE_CACERT) as f:
1715 with open(SIGNING_CA) as f:
2139 with open(SIGNING_CA) as f:
2169 # The fd is still open
3561 with open(CERTFILE, 'rb') as f:
4350 with open(os_helper.TESTFN, 'wb') as f:
4359 with open(os_helper.TESTFN, 'rb') as file:
4754 with open(fname) as f: