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 koobs, mattrobenolt, ned.deily, r.david.murray, ronaldoussoren
Date 2016-07-25.13:16:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469452598.79.0.771470535621.issue27612@psf.upfronthosting.co.za>
In-reply-to
Content
To clarify: by platform OS issue, I mean that the octal-conversion-or-not is none of Python's doing, it is done by the C library call that gethostbyname is a thin wrapper around.
History
Date User Action Args
2016-07-25 13:16:38r.david.murraysetrecipients: + r.david.murray, ronaldoussoren, ned.deily, koobs, mattrobenolt
2016-07-25 13:16:38r.david.murraysetmessageid: <1469452598.79.0.771470535621.issue27612@psf.upfronthosting.co.za>
2016-07-25 13:16:38r.david.murraylinkissue27612 messages
2016-07-25 13:16:38r.david.murraycreate