QA output created by 1069 == basic live mode reporting Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == basic archive mode reporting Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == basic configuration file handling Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == exercise raw counter mode Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == exercise CSV and alternate delimiters Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == compare output-to-file versus stdout Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict diff: /tmp/1069-25466.out2: No such file or directory == exercise repeated headers option Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == exercise units conversion options Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == derived metrics configuration file Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == derived metrics directly on command line Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == extended existing sample configuration Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == exercise good config version Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == exercise bad config version Traceback (most recent call last): File "/usr/bin/pmrep", line 45, in from collections import OrderedDict ImportError: cannot import name OrderedDict == done