I\'m currently have an issue with my python 3 code.
replace_line(\'Products.txt\', line, tenminus_str)
Is the line I\'m trying to turn in
Handling coding problems You can try adding the following settings to your head
import sys reload(sys) sys.setdefaultencoding('utf-8') Type = sys.getfilesystemencoding()