python: Remove scripts/ordereddict.py
commitc7883412440905b41dde7e70f4af782932e80e90
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 8 Jun 2018 17:52:52 +0000 (8 14:52 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 8 Jun 2018 19:40:54 +0000 (8 16:40 -0300)
treec1e348a65d88dea7e578cb25188130a35e2374b5
parent7f5ed8c997d16e1ee24b25a9b0af80e71fb79770
python: Remove scripts/ordereddict.py

Python 2.7 (the minimum Python version we require) provides
collections.OrderedDict on the standard library, so we don't need
to carry our own implementation.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180608175252.25110-3-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Makefile
scripts/ordereddict.py [deleted file]
scripts/qapi/common.py
tests/Makefile.include