~cjwatson/meliae/py3-obj-summary

Viewing all changes in revision 232.

  • Committer: Colin Watson
  • Date: 2021-05-13 23:40:26 UTC
  • Revision ID: cjwatson@canonical.com-20210513234026-kxpbsb1lm8mawhpt
Fix some _ObjSummary methods for Python 3.

by_size and by_count tried to use the "itervalues" method on an ordinary
dict, which doesn't exist on Python 3.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: