... you should only be using await inside the dedicated asynchronous magic methods - __aiter__ , __anext__ , __aenter__ , and __aexit__ .
確定! 回上一頁