Staging
v0.8.1
https://github.com/python/cpython
Revision 234bb740f71381a8086818f56a5b92f9155d4fe1 authored by Michael W. Hudson on 05 March 2002, 13:58:42 UTC, committed by Michael W. Hudson on 05 March 2002, 13:58:42 UTC
    revision 1.24 of copy.py

SF patch 518765 (Derek Harland): Bug in copy.py when used through
rexec.

When using a restricted environment, imports of copy will fail with an
AttributeError when trying to access types.CodeType.

Bugfix candidate (all the way back to 1.5.3, but at least 2.1.3 and
2.2.1).
1 parent c10d570
History
Tip revision: 234bb740f71381a8086818f56a5b92f9155d4fe1 authored by Michael W. Hudson on 05 March 2002, 13:58:42 UTC
backport gvanrossum's checkin of
Tip revision: 234bb74
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.1 KB
LICENSE -rw-r--r-- 12.1 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 39.6 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.0 KB
configure.in -rw-r--r-- 53.9 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.2 KB

README

back to top