List to STR to List

Larry ld at nospam.com
Sun Jul 14 16:30:59 EDT 2002


I did a typo...should be...

List1 = [1,2,3]
String1 = str(List1)

Is there now a way to convert my String1 variable back into a list???







More information about the Python-list mailing list