]> granicus.if.org Git - python/commit
Some robustness checks in Py_ReprLeave() in the unlikely event someone
authorGuido van Rossum <guido@python.org>
Sat, 11 Apr 1998 15:17:34 +0000 (15:17 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 11 Apr 1998 15:17:34 +0000 (15:17 +0000)
commiteb909469787bda8eae147adc3e2b7049b73875d9
tree4654dda91e259652c4dde291cb4209a9a43287b7
parent8f6b958fdbbd38be648b85a6754cfb065eb9677c
Some robustness checks in Py_ReprLeave() in the unlikely event someone
has messed with the dictionary or list.
Objects/object.c