diff options
author | Guido van Rossum <guido@python.org> | 2000-10-12 17:14:46 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-10-12 17:14:46 +0000 |
commit | ada6d87c0c72126ec852a838332f8838bcc2dbba (patch) | |
tree | 00dec564df16f8149fef2d10bd0a1942b001d9ae /Lib/compiler/pycodegen.py | |
parent | f4670e96394bf667f5cd959ee9d282435c792657 (diff) | |
download | cpython-git-ada6d87c0c72126ec852a838332f8838bcc2dbba.tar.gz |
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 'Lib/compiler/pycodegen.py')
0 files changed, 0 insertions, 0 deletions