Digitization: python 3 fixes

  • logging format string
  • it.next() -> next(it)
  • use () with conf flag
  • iteritems
  • pickle file needs to be opened as binary

Merge request reports

Loading