Fixes Issue #17200: telnetlib's read_until and expect timeout was broken by the
fix to Issue #14635 in Python 3.3.0 to be interpreted as milliseconds instead of seconds when the platform supports select.poll (ie: everywhere). It is now treated as seconds once again.
G
Gregory P. Smith committed
acd17304d290bd0b2ad41e5922f81679fea3ab6e
Parent: f3c6589