Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] Telnetlib exception - "getaddrinfo returns an empty list"

----------------------------------------------

ISSUES

1. [New issue] Telnetlib exception - "getaddrinfo returns an empty list"
http://ironpython.codeplex.com/workitem/35388
User cemremengu has proposed the issue:

"I am trying to port a native python script into an IronPython project. The 
script gathers data from a list of IPs with telnet. The native version works 
perfectly fine however the IronPython version keeps giving me an exception 
saying "getaddrinfo returns an empty list".

I am almost sure that this is because the IP is unreachable but the native 
version is able to handle the situation by telling me that the connection to 
the specified IP has timed out. I tried many ways to catch the exception but 
for some reason nothing catches it.

I am thinking that this may be a bug but it may be also the case that I am 
simply doing something wrong."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to