You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / utils / py3compat / safe_unicode

function

IPython.utils.py3compat:safe_unicode

source: /IPython/utils/py3compat.py :29

Signature

def   safe_unicode ( e )

Summary

unicode(e) with various fallbacks. Used for exceptions, which may not be safe to call unicode() on.

Aliases

  • IPython.utils.py3compat.safe_unicode