View Single Post
Old 11-18-2020, 11:30 AM   #173
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,905
Karma: 6120478
Join Date: Nov 2009
Device: many
Is this with Python 3.7, 3.8, or 3.9? Could that be what changed? Perhaps newer Pythons are allowing control characters to be escaped in some way on reading in internally and then converting them back when writing them out.

I thought I had seen some change related to that to allow arbitrary bytes in file names for Linux somewhere in python. Maybe there is command line flag that now controls this behaviour?

All a wag on my part but it really does seem strange!
KevinH is online now   Reply With Quote