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 ehab_teima
Recipients
Date 2004-06-25.20:15:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1069522

The servername is supposed to be resolved via DNS query to 
get thje ip address. If I use the ip address instead of the 
servername, the function works fine [i.e. 
socket.gethostbyname('x.x.x.x') works fine.]
History
Date User Action Args
2007-08-23 14:22:59adminlinkissue979967 messages
2007-08-23 14:22:59admincreate