Staging
v0.5.1
https://github.com/python/cpython
Revision 8ed7e2e2db9161379f001e010d5de5d775e397b9 authored by Michael W. Hudson on 17 February 2005, 10:43:12 UTC, committed by Michael W. Hudson on 17 February 2005, 10:43:12 UTC
[ 1124295 ] Function's __name__ no longer accessible in restricted mode

which I introduced with a bit of mindless copy-paste when making
__name__ writable.  You can't assign to __name__ in restricted mode,
which I'm going to pretend was intentional :)
1 parent 8d751fa
History
Tip revision: 8ed7e2e2db9161379f001e010d5de5d775e397b9 authored by Michael W. Hudson on 17 February 2005, 10:43:12 UTC
Backport: Fix
Tip revision: 8ed7e2e
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 577.6 KB
configure.in -rw-r--r-- 85.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.1 KB

README

back to top