Skip to content
  • Matt Harbison's avatar
    py3: modernize various idioms · b0931b9c5b98
    Matt Harbison authored
    Converted with `2to3 -w -n -f idioms .`.  The changes it wanted to make to
    tests/qt_repotreemodel_test.py are skipped because Yuya thought they are meant
    to test for specific class types.  Additionally, a check in reporegistry.py of
    the selected indices when a drag is started is skipped, as the comment there
    implies it is testing for an exact type.  Same goes for setModel() in
    repoview.py.
    b0931b9c5b98