diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-11 20:52:21 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-11 20:52:21 (GMT) |
commit | b28dbac86d3c8ccde7d16c4f2de471eb53a6bffe (patch) | |
tree | 0fa5020d6f64ce59dde286c68157ad7ca99ec88e /Doc | |
parent | 7aee3ecd57c5d7a455420dd514206e239c7dbc39 (diff) | |
download | cpython-b28dbac86d3c8ccde7d16c4f2de471eb53a6bffe.zip cpython-b28dbac86d3c8ccde7d16c4f2de471eb53a6bffe.tar.gz cpython-b28dbac86d3c8ccde7d16c4f2de471eb53a6bffe.tar.bz2 |
asyncio, Tulip issue 180: Make Server attributes and methods private
- loop, waiters and active_count attributes are now private
- attach(), detach() and wakeup() methods are now private
The sockets attribute remains public.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions