eventlet will treat str as binary, correct by forcing unicode. For python3, it is a no-op, but python2 needs it to pass the 'text_type' check in eventlet.