Nick Coghlan <ncoghlan at gmail.com> wrote: > Counter *is* a bag implementation, while OrderedDict can trivially be > used as the basis for an OrderedSet implementation. Yeah, but it'd be nice to have OrderedSet in collections. +1 from me :) *j