]> granicus.if.org Git - python/commit
- Added tests for the string load/dump function.
authorJust van Rossum <just@letterror.com>
Tue, 26 Oct 2004 11:02:08 +0000 (11:02 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 26 Oct 2004 11:02:08 +0000 (11:02 +0000)
commitfc93e17598f80a5362ef6096cbb4571e64d46381
tree86031734237fa6e3698acd4d196193551c23d187
parent1f74ef0fa3f2eb3a4a9f77724ce958309bc252a6
- Added tests for the string load/dump function.
- Added a chunk of plist data as generated by Cocoa's NSDictionary and
  verify we output the same (including formatting)
- Changed the "literal" plist code to match the raw test data
Lib/test/test_plistlib.py