"Harlin Seritt" <[EMAIL PROTECTED]> writes:
> ?
#!/bin/sh
ping $1
Enjoy,
Nick
--
# sigmask || 0.2 || 20030107 || public domain || feed this to a python
print reduce(lambda x,y:x+chr(ord(y)-1),' Ojdl!Wbshjti!=obwAcboefstobudi/psh?')
--
http://mail.python.org/mailman/listinfo/python-
?
--
http://mail.python.org/mailman/listinfo/python-list
On 21 Feb 2005 18:35:06 -0800, "Harlin" <[EMAIL PROTECTED]>
wrote:
>Is there a way to write a ping client? I would like to be able to write
>a small ping client so that I dont have to do os.system('ping args')
I once followed the same line and used a py module by Jeremy Hylton if
I remember corre
Harlin wrote:
whoa... this is not in the standard library, is it? I never knew this
was out there. Thanks!
You mean, Google?
--
http://mail.python.org/mailman/listinfo/python-list
whoa... this is not in the standard library, is it? I never knew this
was out there. Thanks!
Please use your powers for good (the one about halting production on
teenage sex comedies :)
--
http://mail.python.org/mailman/listinfo/python-list
On 2005-02-22, Harlin <[EMAIL PROTECTED]> wrote:
> Is there a way to write a ping client?
[...]
http://www.google.com/search?q=python+icmp+ping
--
Grant Edwards grante Yow! I have the power
at to HALT PRODUCTION on
Is there a way to write a ping client? I would like to be able to write
a small ping client so that I dont have to do os.system('ping args')
and thereby keep the resource overhead low. Does anyone know how this
can be done or can point me in the right direction?
thanks,
Harlin
--
http://mail.py