On Tue, 26 Aug 2014 11:25:19 +0900, "Stephen J. Turnbull" <[email protected]> wrote: > R. David Murray writes: > > > Also, as has been discussed in this thread previously, any program that > > deals with filenames is dealing with human readable languages, even > > if posix itself treats the filenames as bytes. > > That's a bit extreme. I can name two interesting applications > offhand: git's object database and the Coda filesystem's containers.
As soon as I hit send I realized there were a few counter examples :) So, replace "any" with "most". --David _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
