]> granicus.if.org Git - python/commit
Use Py_Repr{Enter,Leave} to display recursive dictionaries in finite space.
authorGuido van Rossum <guido@python.org>
Fri, 10 Apr 1998 22:47:14 +0000 (22:47 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Apr 1998 22:47:14 +0000 (22:47 +0000)
commit255443b72058ba930ac6fe2f19a37be39e7fee49
tree2cbe88d0f618d332801527504f9f314f70de3985
parent8661036cb807dbb55badfeeaa9723c11118bd5c7
Use Py_Repr{Enter,Leave} to display recursive dictionaries in finite space.

(Jeremy will hardly recognize his patch :-)
Objects/dictobject.c