Branch: refs/heads/master Home: https://github.com/python/cpython Commit: f111fd2e65ef7aefd4ebeadbb48e84d609bf3733 https://github.com/python/cpython/commit/f111fd2e65ef7aefd4ebeadbb48e84d609bf3733 Author: csabella <chekat2 at gmail.com> Date: 2017年05月11日 (2017年5月11日) Changed paths: M Lib/test/test_random.py Log Message: ----------- bpo-30308: Code coverage for argument in random.shuffle (#1504) * bpo-30308: Code coverage for argument in random.shuffle * bpo-30308: Code coverage for argument in random.shuffle * bpo-30308: Code coverage for argument in random.shuffle