Guido van Rossum added the comment:

I wouldn't call that "being the most careful".  I've always had an implicit 
understanding that calls with timeouts may, for whatever reason, return sooner 
than requested (or later!), and the most careful approach is to re-check the 
clock again.

----------

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

Reply via email to