First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered 2012-12-18 02:09:34 -0500
try to use function str, e.g.
print str(u'R3')
gives for me result 'R3'