Sounds good..

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Hans Meine
> Sent: Thursday, 5 August 2004 11:30 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Freevo-devel] [PATCH] addition to fileops (clean mkdir)
> 
> 
> On Thursday 05 August 2004 17:28, Mick wrote:
> >     if os.path.isdir(newdir):
> >         pass
> >     elif os.path.isfile(newdir):
> >         raise OSError("a file with the same name as the desired " \
> nitpicking: maybe the latter should be os.path.exists, so fifos 
> or other stuff 
> are also catched... ;-)
> 
> -- 
> Ciao, /  /                                                    .o.
>      /--/                                                     ..o
>     /  / ANS                                                  ooo
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by OSTG. Have you noticed the changes on
> Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
> one more big change to announce. We are now OSTG- Open Source Technology
> Group. Come see the changes on the new OSTG site. www.ostg.com
> _______________________________________________
> Freevo-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel
> 


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to