Message102624
Converting DictMixin to collections.MutableMapping is not necessarily a complete solution. MutableMapping does not provide all the methods that DictMixin does. See for example the problems encountered in issue 7975. |
|
| Date |
User |
Action |
Args |
| 2010-04-08 15:53:18 | r.david.murray | set | recipients:
+ r.david.murray, loewis, brett.cannon, collinwinter, rhettinger, benjamin.peterson, asmodai, nedds |
| 2010-04-08 15:53:18 | r.david.murray | set | messageid: <1270741998.79.0.86397946869.issue2876@psf.upfronthosting.co.za> |
| 2010-04-08 15:53:17 | r.david.murray | link | issue2876 messages |
| 2010-04-08 15:53:17 | r.david.murray | create | |
|