commit | dbd8950b288cb735ca040e3b9d3a5db0a80f17a4 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Dec 10 02:47:22 2013 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Dec 10 02:47:22 2013 +0100 |
tree | 89201dbdc66a913067068726c1550f8ddc47bb5f | |
parent | b69d62dcac1164bb8f848313f0e61ab8eb24bce2 [diff] |
asyncio doc: rewrite the callback hello world to use call_soon() instead of a direct call.