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

NameError: global name 'unicode' is not defined (Python 3.2) #5

@fawkesley

Description

@fawkesley
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions