]> granicus.if.org Git - python/commit
[3.6] Fix a typo in a comment in coroutines.py (GH-2267) (GH-2370)
authorMariatta <Mariatta@users.noreply.github.com>
Sat, 24 Jun 2017 05:44:57 +0000 (22:44 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Jun 2017 05:44:57 +0000 (22:44 -0700)
commit20f1029584a091959ead30b7f7ef238668745aa0
tree37dd5824b79e4f661562a99b30b3375d2ca65fdf
parentbd570f42110b99bade6e58e3ed2d620f27a92fc3
[3.6] Fix a typo in a comment in coroutines.py (GH-2267) (GH-2370)

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