Thanks :-)
On Apr 9, 2005 3:55 PM, Tim Jarman <[EMAIL PROTECTED]> wrote:
> César Leonardo Blum Silveira wrote:
>
> > Hello all, I'm new to this list.
> >
> > How can I detect if a file is a directory or not?
> >
> > Thanks
> >
> > César
>
> The os module contains many helpful tools for working w
César Leonardo Blum Silveira wrote:
> Hello all, I'm new to this list.
>
> How can I detect if a file is a directory or not?
>
> Thanks
>
> César
The os module contains many helpful tools for working with files,
directories, links and so forth. Check out the docs and marvel. The
following snip