|
|
Log in / Subscribe / Register

bytes vs. characters

bytes vs. characters

Posted Apr 24, 2015 0:44 UTC (Fri) by Cyberax (✭ supporter ✭, #52523)
In reply to: bytes vs. characters by marcH
Parent article: Report from the Python Language Summit

> And the question was: what kind of mission relies on filename garbage?
For example, a cloud storage client that is used to backup users' files.


to post comments

bytes vs. characters

Posted May 9, 2015 21:36 UTC (Sat) by nix (subscriber, #2304) [Link]

That would be a backup program written by someone who doesn't understand the difference between Python's byte- and string-based interfaces. I wouldn't trust any backup program written by someone who didn't understand that! God only knows what it's doing to the file content...


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds