]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport gvanrossum's checkin of
authorMichael W. Hudson <mwh@python.net>
Tue, 5 Mar 2002 13:58:13 +0000 (13:58 +0000)
committerMichael W. Hudson <mwh@python.net>
Tue, 5 Mar 2002 13:58:13 +0000 (13:58 +0000)
    revision 1.161 of ACKS

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).

Misc/ACKS

index cc4fc7fed7c482368deb33df452171d7839984eb..bf6df51ed3b4746801a96ec85a35d5acaa19c5ff 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -174,6 +174,7 @@ Milton L. Hankins
 Stephen Hansen
 Barry Hantman
 Lynda Hardman
+Derek Harland
 Jason Harper
 Gerhard Häring
 Larry Hastings