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
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
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top