Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dtarfile.py39 from builtins import open as bltn_open namespace
1688 fileobj = bltn_open(name, self._mode)
2201 with bltn_open(name, "rb") as f:
2477 with bltn_open(targetpath, "wb") as target:

Completed in 4 milliseconds