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

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