On Tue, 21 Sep 2010 10:12:27 +1000, Ben Finney wrote:

> Another is that filesystems don't have a standard way of determining
> whether they are case-sensitive. The operating system's driver for that
> particular filesystem knows,

I'm not even sure that's true; with a networked filesytem, some parts of
it may be case-sensitive and others case-insensitve (e.g. if you export a
Linux filesystem which includes Windows filesystems mounted beneath the
root of the export).

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to