Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dplistlib.py68 def readPlist(pathOrFile): argument
84 def writePlist(rootObject, pathOrFile): argument
343 def fromFile(cls, pathOrFile): argument
351 def write(self, pathOrFile): argument
/external/python/cpython2/Lib/plat-mac/
Dpimp.py452 def dump(self, pathOrFile): argument