New submission from Trenton Craig:

I have an application that is set to use pysnmp to obtain sysDescription and 
system names from devices on our network.  Currently, we are using python 
2.6.2, due to the limitations of the box (solaris), and it works fine.

However, our new environment uses python2.7.3, and ubuntu, and the timeout 
attribute appears to be failing.

Not sure if this is a bug with pysnmp or asyncore.

I apologize for the brevity of the situation, but will be happy to provide more 
details upon request.

----------
components: None
messages: 173940
nosy: Trenton.Craig
priority: normal
severity: normal
status: open
title: pysnmp/asyncore - timeout ineffective?
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16338>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to