Home
last modified time | relevance | path

Searched defs:sameopenfile (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
Dgenericpath.py103 def sameopenfile(fp1, fp2): function
/external/python/cpython2/Lib/
Dposixpath.py163 def sameopenfile(fp1, fp2): function
/external/python/cpython2/Lib/plat-riscos/
Driscospath.py266 def sameopenfile(a, b): function