SyntaxFix
Write A Post
Hire A Developer
Questions
>>> text=u'abcd' >>> str(text) 'abcd'
If the string only contains ascii characters.