ipaddress icon indicating copy to clipboard operation
ipaddress copied to clipboard

Shouldn't ipaddress.IPv4Address() return bool instead of rising?

Open hclivess opened this issue 3 years ago • 0 comments

I am aware that it will not be possible to change this due to compatibility issues but would it be possible for the function to have a return value instead of raising an error? I can think of doing this using arguments or perhaps other function. Just a suggestion.

hclivess avatar Dec 28 '22 00:12 hclivess