Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

convert exception to string python

In Python 3.x, str(e) should be able to convert any Exception to a string, even if it contains Unicode characters
 
PREVIOUS NEXT
Tagged: #convert #exception #string #python
ADD COMMENT
Topic
Name
8+6 =