Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100563

Re: python 3.4, os.walk does not walk into cdroms

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Newsgroups comp.lang.python
Subject Re: python 3.4, os.walk does not walk into cdroms
Date 2015-12-17 13:56 +0000
Message-ID <mailman.35.1450360609.30845.python-list@python.org> (permalink)
References <20151217140325.ea1ee8525eb617d113f0207f@skaiser.at>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: python 3.4, os.walk does not walk into cdroms Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-12-17 13:56 +0000

csiph-web