-
poljar authored
This is needed because the function returns Unicode strings and the comparison will fail under python2 unless Unicode literals are used.
poljar authoredThis is needed because the function returns Unicode strings and the comparison will fail under python2 unless Unicode literals are used.
Loading