Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Siegfried Kaiser Newsgroups: comp.lang.python Subject: python 3.4, os.walk does not walk into cdroms Date: Thu, 17 Dec 2015 14:03:25 +0100 Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 9GfFGsPPTKVBUE5RAJpLOAnnUV3VgXc+BsUo1Zp3h1sA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.057 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.01; 'kaiser': 0.07; 'subject:into': 0.09; 'subject:not': 0.11; 'subject:python': 0.14; 'os.walk': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'all,': 0.20; 'thanks,': 0.24; 'all.': 0.24; 'problem': 0.33; 'to:addr:python-list': 0.36; 'charset:us-ascii': 0.37; 'does': 0.39; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'received:at': 0.72; 'walk': 0.72; 'received:78.142': 0.84; 'received:91.186': 0.84 X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) X-Scan-Signature: 1095f77ed02c41f6176a7757557cf114 X-Mailman-Approved-At: Thu, 17 Dec 2015 08:33:42 -0500 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:100562 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 -- Siegfried Kaiser