]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 24215: Added tests for more builtin types in test_pprint.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 20 May 2015 16:37:10 +0000 (19:37 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 20 May 2015 16:37:10 +0000 (19:37 +0300)
commitcbfe07e06cb460986b37604bc32dad407cb33f62
tree31ecd82aae9dd56b5dad2061e8eacde59e22920c
parentc0e0022f079348f74ad6ecfc40ff8264c0cede74
Issue 24215: Added tests for more builtin types in test_pprint.
Made test_pprint and test_trace discoverable.
Lib/test/test_pprint.py
Lib/test/test_trace.py