<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>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" ?&nbsp; Or is the colon so universal that it is 
considered unnecessary?&nbsp; 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) ?</FONT></DIV>
<DIV><FONT size=2 face=Arial>Best wishes</FONT></DIV>
<DIV><FONT size=2 face=Arial>Rob Cliffe</FONT></DIV></BODY></HTML>