On 30 Mar 2006 11:40:08 -0800, rumours say that [EMAIL PROTECTED]
might have written:
>thanks a lot for this solution.
>Next thing: how may i find out that that address is multicast one? is
>there some easy possibility or i have to use regex now?
To quote a Google reply:
"IPv6 multicast addresse
thanks a lot for this solution.
Next thing: how may i find out that that address is multicast one? is
there some easy possibility or i have to use regex now?
thanks
--
http://mail.python.org/mailman/listinfo/python-list
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> Hello,
> is there any common function for validation if string contains valid ip
> address(both ipv4 and ipv6)? Or does sb wrote some regular expression
> for this?
> thanks
> J
Look at socket.inet_pton(). First check to make sure ipv6
Hello,
is there any common function for validation if string contains valid ip
address(both ipv4 and ipv6)? Or does sb wrote some regular expression
for this?
thanks
J
--
http://mail.python.org/mailman/listinfo/python-list