mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
added plistlib news item
This commit is contained in:
parent
1cbf206d32
commit
dd3c83734d
1 changed files with 3 additions and 1 deletions
|
@ -145,7 +145,9 @@ Windows
|
||||||
Mac
|
Mac
|
||||||
---
|
---
|
||||||
|
|
||||||
...
|
- ``plistlib`` now supports non-dict root objects. There is also a new
|
||||||
|
interface for reading and writing plist files: ``readPlist(pathOrFile)``
|
||||||
|
and ``writePlist(rootObject, pathOrFile)``
|
||||||
|
|
||||||
New platforms
|
New platforms
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue