python 3.4, os.walk does not walk into cdroms

Mark Lawrence breamoreboy at yahoo.co.uk
Thu Dec 17 08:56:22 EST 2015


On 17/12/2015 13:03, Siegfried Kaiser wrote:
> Hello all,
>
>   I have a problem with os.walk - it does not walk into a mounted cdrom, I do not see the cdrom in the walk at all.
> What can I do to walk into cdrom?
>
> Thanks,
>          Siegfried
>

Please give us.

1) Your OS.
2) Your code.
3) How you tried to run it.
4) Exactly what happened.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list