Staging
v0.5.1
https://github.com/python/cpython
Revision ada6d87c0c72126ec852a838332f8838bcc2dbba authored by Guido van Rossum on 12 October 2000, 17:14:46 UTC, committed by Guido van Rossum on 12 October 2000, 17:14:46 UTC
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.
1 parent f4670e9
History
Tip revision: ada6d87c0c72126ec852a838332f8838bcc2dbba authored by Guido van Rossum on 12 October 2000, 17:14:46 UTC
Fix for Bug #116453.
Tip revision: ada6d87
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 8.0 KB
Makefile.in -rw-r--r-- 17.4 KB
README -rw-r--r-- 35.1 KB
acconfig.h -rw-r--r-- 5.4 KB
config.h.in -rw-r--r-- 16.0 KB
configure -rwxr-xr-x 167.4 KB
configure.in -rw-r--r-- 34.1 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top