On May 11, 2020, at 12:54, Wes Turner <wes.tur...@gmail.com> wrote:
> 
> 
> What does sanitizepart do with newlines \n \r \r\n in filenames? Are these 
> control characters?

    >>> unicodedata.category('\n')
    Cc

_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/D6HRO6UIEXK56KV6NMR676CJCZKMKZJV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to