How can you copy (clone) a string?

Alex the_brain at mit.edu
Tue Oct 3 10:37:28 EDT 2000


> I have a bonafide need to create copies of strings in a python program
> (as opposed to a reference to the original).

What are you trying to do?  Change strings behind the interpreter's
back?

Alex.

-- 
Speak softly but carry a big carrot.




More information about the Python-list mailing list