Message189911
At first I didn't like the proposal, but when I looked at the JSON module I noticed it has similar functionality for ignoring keys that cannot be represented in a JSON file.
I'll look into this after merging #14455.
The JSON library has two other options that might be useful for the plistlib library: sort_keys (sort the keys in the serialization of of dicts) and default(obj), which is a function for transforming values that cannot be represented natively. |
|
| Date |
User |
Action |
Args |
| 2013-05-24 14:07:40 | ronaldoussoren | set | recipients:
+ ronaldoussoren, jvr, ned.deily, bobveznat |
| 2013-05-24 14:07:39 | ronaldoussoren | set | messageid: <[email protected]> |
| 2013-05-24 14:07:39 | ronaldoussoren | link | issue11101 messages |
| 2013-05-24 14:07:39 | ronaldoussoren | create | |
|