[Python-Dev] async/await in Python; v2

Yury Selivanov yselivanov.ml at gmail.com
Thu Apr 23 15:03:59 CEST 2015



On 2015-04-23 9:01 AM, Yury Selivanov wrote:
> cocall fut()  # instead of just cocall fut() 
Should be:

cocall fut()  # instead of just cocall fut

Yury


More information about the Python-Dev mailing list