Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: global name 'unicode' is not defined - in Python 3 #18

Open
5agado opened this issue Apr 10, 2018 · 1 comment
Open

NameError: global name 'unicode' is not defined - in Python 3 #18

5agado opened this issue Apr 10, 2018 · 1 comment

Comments

@5agado
Copy link

5agado commented Apr 10, 2018

Error with Python 3.x probably introduced in this commit

if type(message) is unicode:

See also Stackoverflow thread.

@steve-scalyr
Copy link
Contributor

Thanks for reporting this. We're investigating and will put together a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants