using os

Jean Brouwers mrjean1ATcomcastDOTnet at no.spam.net
Mon Nov 29 16:52:45 EST 2004


Check the os.walk() and os.path.walk() functions.  More details and
some examples are at

  <http://docs.python.org/lib/os-file-dir.html>

resp.

  <http://docs.python.org/lib/module-os.path.html>


/Jean Brouwers



In article <mailman.6890.1101764022.5135.python-list at python.org>,
Juliano Freitas <jubafre at atlas.ucpel.tche.br> wrote:

> how can i get just the directories in other directorie without a files
> using the os module in Python??
> 
> 
> Juliano
> 
> 
>



More information about the Python-list mailing list