0rc2, aiter() was changed to only require the returned async iterator from __aiter__() to define __anext__() , thus operating more like iter() .
確定! 回上一頁