Johan Geldenhuys wrote:
> What is this line supposedto do?
> 
> cmd.run('www.python.org')

Run the command that was defined at object creation ('ping -c 10') with
the argument 'www.python.org'.

Chris
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to