On Mar 11, 10:35 am, royG <[EMAIL PROTECTED]> wrote:
> i am checking if a directory exists and if it does i want to delete it
> and its contents.then i want to create the directory before creating
> files in it.

Have a look at shutil.rmtree

--
Paul Hankin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to