Staging
v0.8.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
Raw File
Tip revision: 8ed7e2e2db9161379f001e010d5de5d775e397b9 authored by Michael W. Hudson on 17 February 2005, 10:43:12 UTC
Backport: Fix
Tip revision: 8ed7e2e
.cvsignore
.purify
config.log
config.cache
config.status
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
back to top