]> 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:31 +0000 (10:20 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Dec 2013 08:20:31 +0000 (10:20 +0200)
commit1f79cdfbfa3f53fb1aa3bb8998c463a5d2614795
treeb665294704eb90e7e2e9fd337b3c672fabfe037e
parent9df8a1c1126e5db933300495974c06dcb592528e
Issue #19928: Implemented a test for repr() of cell objects.
Lib/test/test_reprlib.py
Misc/NEWS