Is there a way of determining the suffix used after a drive letter to denote a 
drive, e.g. on Windows the ":" in r"C:\Dir\Subdir\File.Ext" ?  Or is the colon 
so universal that it is considered unnecessary?  Should it be in the os module 
somewhere (as far as I can tell, it isn't, although every other kind of file 
path component separator seems to be) ?
Best wishes
Rob Cliffe
_______________________________________________
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

Reply via email to