File processing

fishers m.e.l at btclick.com
Mon Feb 17 12:03:38 EST 2003


>
> Yes, it can manipulate the files directly, using open() with read and
> write/append modes, or it could execute shell utilities via os.system.
>
> It does not support a simple "append these two files" command, so far
> as I know.  No need for one, either...

because of os.system ? (i'm new to Python)

Steve

>
> -Peter






More information about the Python-list mailing list