This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Description
File "/home/paul/.virtualenvs/eacollector/lib/python3.2/site-packages/backoff.py", line 254, in retry
invoc = _invoc_repr(target, args, kwargs)
File "/home/paul/.virtualenvs/eacollector/lib/python3.2/site-packages/backoff.py", line 157, in _invoc_repr
args_out = ", ".join(unicode(a) for a in args)
File "/home/paul/.virtualenvs/eacollector/lib/python3.2/site-packages/backoff.py", line 157, in <genexpr>
args_out = ", ".join(unicode(a) for a in args)
NameError: global name 'unicode' is not defined