Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd3c837

Browse files
committed
added plistlib news item
1 parent 1cbf206 commit dd3c837

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Misc/NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,9 @@ Windows
145145
Mac
146146
---
147147

148-
...
148+
- ``plistlib`` now supports non-dict root objects. There is also a new
149+
interface for reading and writing plist files: ``readPlist(pathOrFile)``
150+
and ``writePlist(rootObject, pathOrFile)``
149151

150152
New platforms
151153
-------------

0 commit comments

Comments
 (0)