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 r.david.murray
Recipients docs@python, r.david.murray, roysmith
Date 2014-02-10.14:32:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392042751.83.0.855890070261.issue20582@psf.upfronthosting.co.za>
In-reply-to
Content
Like the other socket functions, you have to look it up in the man page.  A number of the other functions that take a flag argument mention this in their description, so a similar mention should be added to the getnameinfo entry.
History
Date User Action Args
2014-02-10 14:32:31r.david.murraysetrecipients: + r.david.murray, roysmith, docs@python
2014-02-10 14:32:31r.david.murraysetmessageid: <1392042751.83.0.855890070261.issue20582@psf.upfronthosting.co.za>
2014-02-10 14:32:31r.david.murraylinkissue20582 messages
2014-02-10 14:32:31r.david.murraycreate