Skip to content
Snippets Groups Projects
Commit 586e439b authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

TrigConfigSvc: Fix flake8 py3 warnings.

 - print function
 - int/long
 - syntax for catching and raising exceptions
 - xrange -> range
 - file -> open; use binary files for pickles.
 - cmp
 
parent 09553919
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment