summaryrefslogtreecommitdiffstats
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-10-12 17:14:46 (GMT)
committerGuido van Rossum <guido@python.org>2000-10-12 17:14:46 (GMT)
commitada6d87c0c72126ec852a838332f8838bcc2dbba (patch)
tree00dec564df16f8149fef2d10bd0a1942b001d9ae /Python/pystate.c
parentf4670e96394bf667f5cd959ee9d282435c792657 (diff)
downloadcpython-ada6d87c0c72126ec852a838332f8838bcc2dbba.zip
cpython-ada6d87c0c72126ec852a838332f8838bcc2dbba.tar.gz
cpython-ada6d87c0c72126ec852a838332f8838bcc2dbba.tar.bz2
Fix for Bug #116453.
Direct use of interp->result is deprecated; changing this to Tcl_GetStringResult(interp) everywhere fixed the problem of losing the error message with TclError exceptions, on Windows.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions