[issue1360221] telnetlib expect() and read_until() do not time out properly

2009-07-26 Thread Jack Diederich
Jack Diederich jackd...@gmail.com added the comment: this was fixed in r47215 (circa 2006). Marking closed. -- resolution: - fixed status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1360221

[issue1360221] telnetlib expect() and read_until() do not time out properly

2009-04-01 Thread Jack Diederich
Jack Diederich jackd...@gmail.com added the comment: assigning all open telnetlib items to myself -- assignee: - jackdied nosy: +jackdied ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1360221

[issue1360221] telnetlib expect() and read_until() do not time out properly

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- keywords: +patch stage: - test needed type: - behavior versions: +Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1360221 ___