Skip to content

AthenaPython+TileMonitoring+LumiBlockComps: Fix flake8 py3 warnings.

Scott Snyder requested to merge ssnyder/athena:py3.AthenaPython-20191127 into master
  • xrange -> range
    • take basestring from past.builtins
    • long
    • take reload from imp
    • Exception catch syntax.

Merge request reports