]> granicus.if.org Git - python/commit
Which reminds me, I've had a much improved plistlib.py lying around for
authorJust van Rossum <just@letterror.com>
Sat, 2 Oct 2004 08:40:47 +0000 (08:40 +0000)
committerJust van Rossum <just@letterror.com>
Sat, 2 Oct 2004 08:40:47 +0000 (08:40 +0000)
commit4c3d054d3d3fa693e4eff4574ab8e98772bd66cd
treed59dc8b40463721bedccc60eecfcc010397108b9
parentd1b3d88bf33e6c854807a5eca644a6c1c12ec5f4
Which reminds me, I've had a much improved plistlib.py lying around for
ages. The main improvements are:
- a much more convenient API: readPlist() and writePlist()
- support non-dict top-level objects
Lib/plat-mac/plistlib.py