Skip to content
GitLab
Explore
Sign in
TrigConfigSvc: Fix flake8 py3 warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:py3.TrigConfigSvc-20191217
into
master
Dec 17, 2019
Overview
3
Commits
1
Pipelines
1
Changes
5
Expand
print function
int/long
syntax for catching and raising exceptions
xrange -> range
file -> open; use binary files for pickles.
cmp
Merge request reports
Loading