diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-11-05 15:27:54 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-11-05 15:27:54 +0100 |
commit | 5239caf8358f8b8a77b26fa01bd8af0b7105e422 (patch) | |
tree | 61a6ff47c8bc750b8dc9043e764782f1a1ea999e /Python/compile.c | |
parent | a5b335e62fad239f254b6197fa60daba6bd5e464 (diff) | |
parent | 004adb91f6e05ac711b0554bbd0415a48fed623c (diff) | |
download | cpython-git-5239caf8358f8b8a77b26fa01bd8af0b7105e422.tar.gz |
(Merge 3.4) asyncio: Move loop attribute to _FlowControlMixin
Move the _loop attribute from the constructor of _SelectorTransport,
_ProactorBasePipeTransport and _UnixWritePipeTransport classes to the
constructor of the _FlowControlMixin class.
Add also an assertion to explicit that the parent class must ensure that the
loop is defined (not None)
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions