sebbASF commented on issue #488: wrong encoding in attachment breaks import
URL: 
https://github.com/apache/incubator-ponymail/issues/488#issuecomment-478648471
 
 
   I have not been able to cause the error on my system, and AFAIK no-one else 
has seen the same issue.
   
   Since it only affects the print statement, I wonder if it could be caused by 
the terminal encoding setting?
   
   Try running the following code using python3:
   
   print("\xfc")
   
   It should print a lower-case u with umlaut.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to