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 <[EMAIL PROTECTED]>,
Juliano Freitas <[EMAIL PROTECTED]> wrote:

> how can i get just the directories in other directorie without a files
> using the os module in Python??
> 
> 
> Juliano
> 
> 
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to