mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +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
|
||||
---
|
||||
|
||||
...
|
||||
- ``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
|
||||
-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue