]> granicus.if.org Git - python/commit
Write warning about exception in __del__ to stderr, not stdout.
authorGuido van Rossum <guido@python.org>
Tue, 20 Aug 1996 19:54:29 +0000 (19:54 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 Aug 1996 19:54:29 +0000 (19:54 +0000)
commit89227eb0f50af9c18eaf7d1edc8036d0dd5ccb62
treeab681e4f8b1bf67f9437e7d5049d3ec9818fa6e1
parent613b943bf9a10c9059699efba4b1d7b91c66da8b
Write warning about exception in __del__ to stderr, not stdout.
Objects/classobject.c