
25 Oct
2009
25 Oct
'09
2:45 p.m.
If you actually care about that aspect of the semantics for a particular application, it would be far clearer to use a full dict() and live with the additional memory usage. While I can see how saving that pointer-per-entry might make sense in some circumstances, for most I would see it as a needlessly confusing micro-optimisation.
That's exactly my view.
Regards, Martin