]> granicus.if.org Git - python/commit
Christian Tismer:
authorGuido van Rossum <guido@python.org>
Sat, 25 Mar 2000 18:39:19 +0000 (18:39 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 25 Mar 2000 18:39:19 +0000 (18:39 +0000)
commit13ff8eb4935ad426312f908beb1698abfac37cac
treec67550ac5912a34ba3a4c6d7471b23474ea18dcb
parentd8855fde885ffcd9956352edb75674f38c64acaa
Christian Tismer:

Added "better safe than sorry" patch to the new
trashcan code in object.c, to ensure that tstate
is not touched when it might be undefined.
Objects/object.c