commit | 5310b6941965afa3a40e61e8315590c931dc47e6 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Jan 24 21:47:56 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Jan 24 21:47:56 2008 +0000 |
tree | 348d42382940aac520f612fedb87326dbfebe634 | |
parent | 6170874f9c16b45a60851821c599898f51ba02d2 [diff] |
Shorter pprint's for empty sets and frozensets. Fix indentation of frozensets. Add tests including two complex data structures.