How to do regular BASH work in Python?
Chris Rebert
clp at rebertia.com
Thu Oct 9 14:30:34 EDT 2008
You might also be interested in the 'shutil' module:
http://docs.python.org/library/shutil.html#module-shutil
Cheers,
Chris
--
Follow the path of the Iguana...
http://rebertia.com
On Thu, Oct 9, 2008 at 7:13 AM, Frantisek Malina <fmalina at gmail.com> wrote:
> Hey,
> I found it. Python rocks:
> http://www.python.org/doc/2.5.2/lib/os-file-dir.html
>
> If you have any further links that provide some lively code examples
> and recipes, please pass them on.
>
> Thank you
>
> Frank Malina
> http://vizualbod.com
> --
> http://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list