I need work with encode iso-8859-1 arow = "configurações" return dict(row=arow)
i get error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 9: ordinal not in range(128) help ? thanks [],s Léo
I need work with encode iso-8859-1 arow = "configurações" return dict(row=arow)
i get error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 9: ordinal not in range(128) help ? thanks [],s Léo