This is an archive of the discontinued Mercurial Phabricator instance.

tests: fix up some import statements caught by Python 3
ClosedPublic

Authored by durin42 on Nov 7 2018, 2:21 PM.

Details

Summary

I'm curious how the import checker manages to be so much more
pedantic in Python 3, but not enough to bother exploring.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Nov 7 2018, 2:21 PM
martinvonz accepted this revision.Nov 7 2018, 2:53 PM
This revision is now accepted and ready to land.Nov 7 2018, 2:53 PM
This revision was automatically updated to reflect the committed changes.