]> granicus.if.org Git - python/commit
Add an experimental mechanism to support extending the pprint formatting.
authorFred Drake <fdrake@acm.org>
Tue, 2 Apr 2002 05:08:35 +0000 (05:08 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 2 Apr 2002 05:08:35 +0000 (05:08 +0000)
commitaee113d368ebad8a51386baa7c0aec056aca94d5
tree9a81e154b2772284d823cd0df3f966faa59a93e2
parent4993c51b9436bc28126659519c362558fdcdd0d7
Add an experimental mechanism to support extending the pprint formatting.
Partly responds to SF bug #505152.
Doc/lib/libpprint.tex
Lib/pprint.py
Lib/test/test_pprint.py