Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dplistlib.py80 def _maybe_open(pathOrFile, mode): argument
89 def readPlist(pathOrFile): argument
102 def writePlist(value, pathOrFile): argument