Joseh Martins wrote:

> I´m a beginner in python dev..
> 
> Well, i need to implement a external ping command and get the results
> to view the output. How can I do that?
> 
> Per example, i need to ping and IP address and need to know if the
> host is down or up.

python-dev is for discussion of the development *of* python, not development 
*with* python.

This question should be posted to the python-list@python.org discussion list 
(or comp.lang.python newsgroup - they're the same thing) or possibly even the 
tutor@python.org mailing list.

Tim Delaney
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to