]> 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:32:34 +0000 (15:32 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 13 Nov 2002 15:32:34 +0000 (15:32 +0000)
commitce5619e8a18d51a6586f30e149398199db3cb932
tree015019eba92d21860e30743b5121eb7aaa1530c7
parentc0b4034b8165ce958a23f2c865b51ae0f52040f5
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