On Jul 18, 6:56 am, "Rustom Mody" <[EMAIL PROTECTED]> wrote: > This is shallow copy > If you want deep copy then > from copy import deepcopy
What will a "deep copy" of a list give you that using the slice notation will not? -- http://mail.python.org/mailman/listinfo/python-list