Image

Ping from Python?

Hi,

I was just wondering how I could perform a ping on a host using a pure python solution (i.e. one that does not require the OS or any help.)

Thanks.