Encoding problem when redirecting standard output
A Python program writes ascii characters, Hungarian accented characters and EM DASH characters to the standard output simply using the print() function. If I redirect the output:
A Python program writes ascii characters, Hungarian accented characters and EM DASH characters to the standard output simply using the print() function. If I redirect the output: