How remove directories with the content in the platform independent way?

James Stroud jstroud at mbi.ucla.edu
Tue Apr 26 22:34:13 EDT 2005


Look at the os and os.path modules.

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



On Tuesday 26 April 2005 07:27 pm, so sayeth Andy Leszczynski:
> How remove directories with the content in the platform independent way?
> Is the API for that?
>
> Thx, A.

-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/



More information about the Python-list mailing list