Paul Moore writes:

 > In fact, with userfs, I believe it's possible to do massively
 > pathological things like having a filesystem which treats anagrams
 > as the same file (foo is the same file as oof or ofo). (More
 > realistically, MacOS does Unicode normalisation).

Nitpick: Mac OS X doesn't do Unicode normalization.  The default
filesystem implementation does.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to