[Tutor] Package for verify validity of any kind of IP
Wayne
srilyk at gmail.com
Thu Oct 8 14:41:58 CEST 2009
On Thu, Oct 8, 2009 at 3:38 AM, Ansuman Dash <ansuman.dash at gmail.com> wrote:
> Hi,
>
> Can anybody suggest me a package to verify validity of any kind of IP, i.e.
> IPv4 or IPv6.
>
>
You mean to check if the IP is live, or to check if the IP is in the valid
range for IP addresses?
For the latter, just use a regex (google can give you explicit examples if
you don't want to make your own)
hth,
wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20091008/95b41932/attachment.htm>
More information about the Tutor
mailing list