commit | a89fda0fe2b494e424f422f12633f9082a146909 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Apr 16 16:59:30 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Apr 16 16:59:30 1997 +0000 |
tree | 42432743afddcb1d3de7ad0a3c4f574cdde34946 | |
parent | ab0d1afdf3f29bbc4e822b75dc93999c61c67b2d [diff] |
Muchly changed and improved pprint.py: - handles recursive data structures - formatting based on a PrettyPrinter object - allows a maximum nesting depth to be specified - provides safe repr()-like function which does not pretty-print