SyntaxFix
Write A Post
Hire A Developer
Questions
probably you need one of str,repr or unicode functions
str
repr
unicode
somevar = str(tag.getArtist())
depending which python shell are you using