[Bug 612796] Review Request: python-ping - An implementation of the standard ICMP ping in pure Python.

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 9 20:03:04 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=612796

--- Comment #6 from Athmane Madjoudj <athmanem at gmail.com> 2010-07-09 16:03:03 EDT ---
i have looked at the source of ping.py it seems to be a pure module so removing
shebang is more appropriate.

[...SNIP...]
if __name__ == '__main__':
    verbose_ping("heise.de")
    verbose_ping("google.com")
    verbose_ping("a-test-url-taht-is-not-available.com")
    verbose_ping("192.168.1.1")

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list