On Sun, Sep 28, 2003 at 02:50:56PM +0200, Nicolas Cannasse wrote:
> > let readdir_all dirname =
> > let is_dir path =
> > let is_dir_lstat path =
> > let copy_file src dest =
> > let rec delete_directory path =
>
> Theses are looking useful but not complete, I think that we need a module
> full a functions for file/directory access, creating , copying and moving.
> If s/one is willing to write it....
One can look at python shutil module (for inspiration ;)
http://python.org/doc/2.3.1/lib/module-shutil.html
--
: Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv
: When in doubt, use brute force. -- Ken Thompson : {E-,w}-- {b++,e}>+++ h
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
|