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 neologix
Recipients aerodonkey, eric.araujo, knicker.kicker, neologix, orsenthil, pitrou, santoso.wijaya, schmir, wmgaca
Date 2012-02-25.11:41:25
SpamBayes Score 2.7883394e-05
Marked as misclassified No
Message-id <1330170086.59.0.104723085983.issue6085@psf.upfronthosting.co.za>
In-reply-to
Content
> +1 to Antoine’s proposal of removal.

Agreed.

Here's a patch.

Do note, however, that it's a behavior change: the address_string()
method is documented to return a resolved hostname (when possible).
History
Date User Action Args
2012-02-25 11:41:26neologixsetrecipients: + neologix, orsenthil, pitrou, schmir, eric.araujo, aerodonkey, santoso.wijaya, knicker.kicker, wmgaca
2012-02-25 11:41:26neologixsetmessageid: <1330170086.59.0.104723085983.issue6085@psf.upfronthosting.co.za>
2012-02-25 11:41:26neologixlinkissue6085 messages
2012-02-25 11:41:25neologixcreate