From dd3c83734d82eb2434079dccba62d8b2cfebe728 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Sun, 3 Oct 2004 16:27:09 +0000 Subject: added plistlib news item --- Misc/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index a382e70..cafb04a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -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 ------------- -- cgit v0.12