]> granicus.if.org Git - python/commit
[3.5] Fix a typo in a comment in coroutines.py (GH-2267) (GH-2371)
authorMariatta <Mariatta@users.noreply.github.com>
Sat, 24 Jun 2017 05:50:31 +0000 (22:50 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Jun 2017 05:50:31 +0000 (22:50 -0700)
commit3e8d6f564395b668bad7ff9bf55703eaa6d1b888
treef6b4d57585a0592e4a70dab48e5f0742340e6c2e
parent599ff020b308113f3709fd4e623d9f0d08511706
[3.5] Fix a typo in a comment in coroutines.py (GH-2267) (GH-2371)

defiend -> defined
(cherry picked from commit cab469245d7635447c5e04fa6ed860b067dfc26b)
Lib/asyncio/coroutines.py