Message129482
| Author | rhettinger |
|---|---|
| Recipients | alex, daniel.urban, eric.araujo, pitrou, r.david.murray, rhettinger |
| Date | 2011-02-26.01:08:11 |
| SpamBayes Score | 0.0012409292 |
| Marked as misclassified | No |
| Message-id | <1298682492.08.0.759553398553.issue11297@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Antoine. Thanks. I put in a paragraph re-emphasizing that ChainMap is a view and that changes in the underlying mappings get reflected in the ChainMap. Also, the first sentence says that ChainMap groups multiple dicts or other mappings. So, any mapping-like object will work. Éric, I changed built-in to builtin. It is used as an adjetive, not as a module reference (that's the usual practice when referring the builtin functions). See r88628. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-26 01:08:12 | rhettinger | set | recipients: + rhettinger, pitrou, eric.araujo, alex, r.david.murray, daniel.urban |
| 2011-02-26 01:08:12 | rhettinger | set | messageid: <1298682492.08.0.759553398553.issue11297@psf.upfronthosting.co.za> |
| 2011-02-26 01:08:11 | rhettinger | link | issue11297 messages |
| 2011-02-26 01:08:11 | rhettinger | create | |