Danielsen Brian (IFR Contractor External) wrote:
> Does anyone know how to do file navigation between drives?  I know how to 
> navigate up and down within a drive (for example the C:\ drive), but I don't 
> know how to change drives.  I'm looking for something like:
> 
> os.chgdrv('d:\')

os.chdir

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

Reply via email to