Hello,

I would like that os.walk() does not walk through hidden directories. I know
that with topdow = true, I can modify the subdirectory list in place, but
how should I remove every hidden directory from this place in list ?

Thank you,
Gaëtan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to