Some more python3 fixes
-
dict.has_key
incondor.py
- convert
dict.values()
to list before accessing element inreports.py
- check for python 3 version of
html
,html3
before turning off html-based reports inreports.py
.
The first was an issue when using condor workflows, the second allows html-based reports when running with python 3.