This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients alex, christian.heimes, dstufft, janssen, nitzmahone, pitrou
Date 2017-12-20.10:04:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513764259.04.0.213398074469.issue32185@psf.upfronthosting.co.za>
In-reply-to
Content
> There is no platform-compatible way to detect if a string is an IP address.

Actually, you could use the ipaddress module.
History
Date User Action Args
2017-12-20 10:04:19pitrousetrecipients: + pitrou, janssen, christian.heimes, alex, dstufft, nitzmahone
2017-12-20 10:04:19pitrousetmessageid: <1513764259.04.0.213398074469.issue32185@psf.upfronthosting.co.za>
2017-12-20 10:04:19pitroulinkissue32185 messages
2017-12-20 10:04:19pitroucreate