]> granicus.if.org Git - python/commit
Issue #19928: Implemented a test for repr() of cell objects.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Dec 2013 08:20:11 +0000 (10:20 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Dec 2013 08:20:11 +0000 (10:20 +0200)
commit95d721927a4e4c5acb4a7d23bd15a3af1ce26bd2
tree74ceb074feb05db841907574ecd10ab6573cd1d9
parent7057f3fa4db3df28148c6b764e92789b07271689
Issue #19928: Implemented a test for repr() of cell objects.
Lib/test/test_repr.py
Misc/NEWS