Message 320159 - Python tracker

Message320159

Author ammar2
Recipients John Hagen, ammar2, docs@python
Date 2018-06-21.11:01:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529578872.15.0.56676864532.issue33921@psf.upfronthosting.co.za>
In-reply-to
Content
It's kinda mentioned:

"For IPv4 addresses, two special forms are accepted instead of a host address: the empty string represents INADDR_ANY"

Though it could be more explicit on what means since binding to all interfaces is a common use case.
History
Date User Action Args
2018-06-21 11:01:12ammar2setrecipients: + ammar2, docs@python, John Hagen
2018-06-21 11:01:12ammar2setmessageid: <1529578872.15.0.56676864532.issue33921@psf.upfronthosting.co.za>
2018-06-21 11:01:12ammar2linkissue33921 messages
2018-06-21 11:01:12ammar2create