]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update: Older versions of Python crashed when calling repr()
authorFred Drake <fdrake@acm.org>
Wed, 13 Nov 2002 15:33:13 +0000 (15:33 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 13 Nov 2002 15:33:13 +0000 (15:33 +0000)
commit1f0c193b5ce7e5188f82d943f79b31869d7f12e2
tree419f3f25454f84ea779f13d1431973d5ed0d94be
parent034340eb35df1f7a130c816aa9c678341377c39d
Update:  Older versions of Python crashed when calling repr()
(including the implied call using back-ticks) of a recursive object,
but this is no longer the case.
Reported by Manus Hand via email.
Doc/ref/ref5.tex