File Navigation using python

  • Thread starter Danielsen Brian \(IFR Contractor External\)
  • Start date
D

Danielsen Brian \(IFR Contractor External\)

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:\')

Help

Brian L. Danielsen
(e-mail address removed)
 
D

Diez B. Roggisch

Danielsen said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,276
Messages
2,571,384
Members
48,073
Latest member
ImogenePal

Latest Threads

Top