Message129162
This is nice, but IMO there is some information lacking, e.g.:
- when an underlying mapping is mutated, does the ChainMap get updated too?
- does it work with arbitrary mappings or only with dicts or dicts subclasses?
I think new_child() isn't very useful. It seems two specialized for a one-liner. Ditto for parents(). |
|
| Date |
User |
Action |
Args |
| 2011-02-23 10:35:09 | pitrou | set | recipients:
+ pitrou, rhettinger |
| 2011-02-23 10:35:09 | pitrou | set | messageid: <[email protected]> |
| 2011-02-23 10:35:07 | pitrou | link | issue11297 messages |
| 2011-02-23 10:35:07 | pitrou | create | |
|