Files
cpython/Modules/arraymodule.c
Thomas Wouters ba8522ad28 Backport trunk's revision 51565:
Fix SF bug #1545837: array.array borks on deepcopy.
array.__deepcopy__() needs to take an argument, even if it doesn't actually
use it. Will backport to 2.5 and 2.4 (if applicable.)
2006-08-24 18:55:01 +00:00

50 KiB