]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Pure Python implementation of a plist generator/parser.
authorJust van Rossum <just@letterror.com>
Tue, 19 Nov 2002 22:01:02 +0000 (22:01 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 19 Nov 2002 22:01:02 +0000 (22:01 +0000)
commit0ec2744fb8416c553a266230021c8124a6f38553
tree6192c7353068e55a3d36ac038eef52e1e1655f76
parent72f861657a64ce708efcbb7683846cea99ec37c6
Pure Python implementation of a plist generator/parser.
Mac/Lib/plistlib.py [new file with mode: 0644]