In message <[EMAIL PROTECTED]>, Marc 'BlackJack' Rintsch
wrote:

> Even on Unix it shouldn't be a problem on most file systems to create a
> directory named 'C:'

Except that some commands (e.g. scp, rsync) will interpret the colon as
delimiting a host name.

Also remember that, unless you write it "/C:", it's only going to be
interpreted relative to your current working directory.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to