Wiadomość napisana przez Ned Deily w dniu 2011-01-08, o godz. 22:13: > In article > <[email protected]>, > Brett Cannon <[email protected]> wrote: > >> On Thu, Jan 6, 2011 at 13:04, Ned Deily <[email protected]> wrote: >>> In article <[email protected]>, >>> >>> That's true on OS X if you are using a case-insensitive file system. >>> But wIth the newer, case-sensitive HFS+, for example, you get ./python. >> >> Are you thinking of UFS, because I am running HFS+ and I still get >> python.exe since it's case-preserving. > > No, not UFS. Since at least 10.4, OS X has supported the creation of at > least four variants of HFS+ via Disk Utility.app or disktutil(8).
I'm using the case-sensitive variant of HFS+ since 10.4. It works, I like it and you get ./python with it. -- Best regards, Łukasz Langa tel. +48 791 080 144 WWW http://lukasz.langa.pl/
_______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
