]> granicus.if.org Git - python/commit
bpo-34953: Implement `mmap.mmap.__repr__` (GH-9891)
authorTaine Zhao <twshere@outlook.com>
Thu, 17 Oct 2019 10:41:35 +0000 (18:41 +0800)
committerXiang Zhang <angwerzx@126.com>
Thu, 17 Oct 2019 10:41:35 +0000 (18:41 +0800)
commitd8ca2354ed30c12b9ce37c4535222b700a727b32
tree19976661fd0a220047cd06bbed695e9452c73eea
parent9c11029bb41caab5576f354fbf808a5e91325bb0
bpo-34953: Implement `mmap.mmap.__repr__` (GH-9891)
Lib/test/test_mmap.py
Modules/mmapmodule.c