2008/3/7 andrea lucaroni <[EMAIL PROTECTED]>:

> Ciao a tutti
> scusa esiste qualcosa di simile in python del comando il perl:
> system("....comandi di schell .....");
>

os.system() o os.popen()

Ciao,
Antonio
-- 
http://stacktrace.it - Aperiodico di resistenza informatica.
http://antoniocangiano.com - Zen and the Art of Ruby Programming
http://math-blog.com - Math Blog: Mathematics is wonderful!
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a