]> granicus.if.org Git - python/commit
#1713041: fix pprint's handling of maximum depth.
authorGeorg Brandl <georg@python.org>
Mon, 12 May 2008 16:26:52 +0000 (16:26 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 12 May 2008 16:26:52 +0000 (16:26 +0000)
commit23da6e654586bd59af566c6ed5d3e89bc55e8b23
treee5e5f089a061e30920217a4f61f4e16827f372c2
parent103f19d286d7b0a80bd83031d8fd1c0af31dfd9e
#1713041: fix pprint's handling of maximum depth.
Doc/library/pprint.rst
Lib/pprint.py
Lib/test/test_pprint.py
Misc/NEWS