Santoso Wijaya <santoso.wij...@gmail.com> added the comment: The timeout value given to wait() is multiplied by 1000 before being passed to TimeoutExpired constructor. The multiplication is unnecessary since we take the input unit as time unit second.
---------- keywords: +patch nosy: +santa4nt Added file: http://bugs.python.org/file21310/timeoutsec.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11613> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com