]> granicus.if.org Git - python/commit
- added two more convenience functions: readPlistFromString() and
authorJust van Rossum <just@letterror.com>
Tue, 26 Oct 2004 06:50:50 +0000 (06:50 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 26 Oct 2004 06:50:50 +0000 (06:50 +0000)
commitc6fdd1b3988778afd4f83d1846f4a3f5c1150cf8
treeae8b957ce850b898cf43b2050e77ae5fc91f2916
parentdf8a0032a4f2b512509d5b79086c8a6b31d968ef
- added two more convenience functions: readPlistFromString() and
  writePlistToString()
- use these two in the resource functions.
- Tweaked module doc string.
Lib/plat-mac/plistlib.py