commit | 85310a50a998af645acf0657737076eb064452bb | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Feb 07 23:34:58 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Feb 07 23:34:58 2014 +0100 |
tree | 6b263f4a66877a3f9d824ba2744f87e8dfbbb141 | |
parent | c489e83432ef29c9c2a638c4ca290b308e5921e4 [diff] |
Issue #20505: Remove resolution and _granularity from selectors and asyncio * Remove selectors.BaseSelector.resolution attribute * Remove asyncio.BaseEventLoop._granularity attribute