commit | 1f507a81405dd7234dd97465d68fcc8437b5da0e | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed May 20 19:38:05 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed May 20 19:38:05 2015 +0300 |
tree | e3b25316c9538b53bc7e73bb13ac9f1f4a801095 | |
parent | f54bcfb835d49c3f7c61bd9a7637bef1c6890166 [diff] | |
parent | cbfe07e06cb460986b37604bc32dad407cb33f62 [diff] |
Issue 24215: Added tests for more builtin types in test_pprint. Made test_pprint and test_trace discoverable.