aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/async_for2.py.exp
AgeCommit message (Expand)Author
2020-07-25py/compile: Don't await __aiter__ special method in async-for.Jonathan Hogg
2016-04-13tests: Add .exp files for async tests, so they can run with Python 3.4.Damien George