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

Function writePlist

Lib/plistlib.py:84–97  ·  view source on GitHub ↗

Write 'rootObject' to a .plist file. 'pathOrFile' may either be a file name or a (writable) file object.

(rootObject, pathOrFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

packageFromRecipeFunction · 0.90
makeMpkgPlistFunction · 0.90
buildInstallerFunction · 0.90
writePlistToStringFunction · 0.70
writeMethod · 0.70

Calls 5

writeValueMethod · 0.95
PlistWriterClass · 0.85
openFunction · 0.70
writelnMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected