]> granicus.if.org Git - python/commit
selectors: add a comment to explain why and how poll timeout is rounded
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 21 Jan 2014 16:49:41 +0000 (17:49 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 21 Jan 2014 16:49:41 +0000 (17:49 +0100)
commit7067b5d92770569dcadb7c637517c5fc242339c5
tree172c2c8c0c797b521160d5959e0914bf693439f8
parent781a5441aeedb5acbfcd74d52583b1403f2b42f3
selectors: add a comment to explain why and how poll timeout is rounded
Lib/selectors.py