Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 15033d145b77207cea82267aa2fe5f1c2b71d3bd https://github.com/python/cpython/commit/15033d145b77207cea82267aa2fe5f1c2b71d3bd Author: Ben Lloyd <shobute at users.noreply.github.com> Date: 2017年05月22日 (2017年5月22日) Changed paths: M Doc/library/unittest.mock.rst Log Message: ----------- Corrected grammar mistake in documentation (#1713) There was an unneeded space before a closing parenthesis in the `unittest.mock` documentation.