summaryrefslogtreecommitdiff
path: root/tests/basics/async_for2.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2020-09-04all: Rename "sys" module to "usys".stijn
2020-07-25py/compile: Don't await __aiter__ special method in async-for.Jonathan Hogg
2016-04-13tests: Add 6 tests for async await/for/with.Damien George