]> granicus.if.org Git - python/commit
Made <data> output match Apple's exactly. To do that I had to add a custom
authorJust van Rossum <just@letterror.com>
Tue, 26 Oct 2004 10:30:55 +0000 (10:30 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 26 Oct 2004 10:30:55 +0000 (10:30 +0000)
commit1f74ef0fa3f2eb3a4a9f77724ce958309bc252a6
tree8f40a06e5d09f4f174f7e8e556e71b756f6d76ec
parent8b8decea21679ffd9cc7756ab439e1fca958188b
Made <data> output match Apple's exactly. To do that I had to add a custom
version of base64.encodestring() so I could control the line length of the
base64 output.
Lib/plat-mac/plistlib.py