Raymond Hettinger <python <at> rcn.com> writes: > > [Nick Coghlan] > > The examples in the PEP used 'odict' (until recently), but the patch was > > for OrderedDict. > > As an experiment, try walking down the hall asking a few programmers who aren't in this conversion what they > think > collections.odict() is?
I second that odict is too terse, and it's also a recipe for subtle typos. I think that both ordereddict and OrderedDict can't go wrong. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com