Branch: refs/heads/master Home: https://github.com/python/cpython Commit: cab469245d7635447c5e04fa6ed860b067dfc26b https://github.com/python/cpython/commit/cab469245d7635447c5e04fa6ed860b067dfc26b Author: Johan de Jager <johan.dejager at live.nl> Date: 2017年06月23日 (2017年6月23日) Changed paths: M Lib/asyncio/coroutines.py Log Message: ----------- Fix a typo in a comment in coroutines.py (GH-2267) defiend -> defined