Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 5aa3856b4f325457e8ec1ccf669369f543e1f6b5 https://github.com/python/cpython/commit/5aa3856b4f325457e8ec1ccf669369f543e1f6b5 Author: Berker Peksag <berker.peksag at gmail.com> Date: 2017年02月26日 (2017年2月26日) Changed paths: M Lib/unittest/test/testmock/testhelpers.py Log Message: ----------- bpo-28961: Address my comments from earlier code review (#305)