Antoine Pitrou <[email protected]> added the comment: > There is no platform-compatible way to detect if a string is an IP address.
Actually, you could use the ipaddress module. ---------- nosy: +pitrou _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32185> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
