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 martin.panter
Recipients SilentGhost, martin.panter, neologix, r.david.murray, xiang.zhang
Date 2016-11-24.07:04:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479971073.78.0.366095135726.issue28728@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe worth looking at what name resolution stuff is enabled in /etc/nsswitch.conf. On the hosts line, my current computer (v basic setup) has

hosts: files dns myhostname

My guess is you have a plugin which is resolving these ip-address lookalikes.
History
Date User Action Args
2016-11-24 07:04:33martin.pantersetrecipients: + martin.panter, r.david.murray, SilentGhost, neologix, xiang.zhang
2016-11-24 07:04:33martin.pantersetmessageid: <1479971073.78.0.366095135726.issue28728@psf.upfronthosting.co.za>
2016-11-24 07:04:33martin.panterlinkissue28728 messages
2016-11-24 07:04:33martin.pantercreate