MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / readPlist

Function readPlist

Lib/plistlib.py:68–81  ·  view source on GitHub ↗

Read a .plist file. 'pathOrFile' may either be a file name or a (readable) file object. Return the unpacked root object (which usually is a dictionary).

(pathOrFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readPlistFromStringFunction · 0.85
fromFileMethod · 0.85

Calls 4

parseMethod · 0.95
PlistParserClass · 0.85
openFunction · 0.70
closeMethod · 0.45

Tested by

no test coverage detected