Staging
v0.8.1
https://github.com/python/cpython
Revision 4a1f39a26bd5ff97f0388b2a35ea6edf089a0e07 authored by Guido van Rossum on 04 November 1997, 19:36:18 UTC, committed by Guido van Rossum on 04 November 1997, 19:36:18 UTC
Setting interp->builtins to the __builtin__ module instead of to its
dictionary had the unfortunate side effect of always running in
restricted execution mode :-(

I will check in a different way of setting __main__.__builtins__ to
the __builtin__ module later.

Also, there was a typo -- a comment was unfinished, and as a result
some finalizations were not being executed.

In Bart Simpson style,

I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
I Will Not Check In Untested Changes.
1 parent 6d48c4a
History
Tip revision: 4a1f39a26bd5ff97f0388b2a35ea6edf089a0e07 authored by Guido van Rossum on 04 November 1997, 19:36:18 UTC
Undo half of the previous change :-(
Tip revision: 4a1f39a
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1000 bytes
BUGS -rw-r--r-- 11.6 KB
Makefile.in -rw-r--r-- 15.7 KB
README -rw-r--r-- 34.4 KB
acconfig.h -rw-r--r-- 2.7 KB
config.h.in -rw-r--r-- 9.9 KB
configure -rwxr-xr-x 111.9 KB
configure.in -rw-r--r-- 17.2 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top