Closed

Description
TODO
- dicts with many keys should be summarized (Update: I can no longer remember the use case for dicts
printed via pprint_thing). - summarization should match numpy [a.a.a ... b b b] not [a a a ...]
- add np.set_printoptions(edgeitems) analogue.
via #5753