dcProgrammer
Programmer
Hi,
Maybe a bit of a newbie Python question... I have a dynamic string. Somewhere in that string is an IPv6 address. I need to store that address in a variable. Problem is it's not always in the same location in the string, surrounding text is always different, and from what I understand IPv6 addresses can be written a few different ways. Any quick thoughts?!
-d
Maybe a bit of a newbie Python question... I have a dynamic string. Somewhere in that string is an IPv6 address. I need to store that address in a variable. Problem is it's not always in the same location in the string, surrounding text is always different, and from what I understand IPv6 addresses can be written a few different ways. Any quick thoughts?!
-d