transform lists in strings??

jubafre at brturbo.com jubafre at brturbo.com
Tue Oct 29 13:19:13 EST 2002


i have this list:
x=['d', 'f', 'd', 's', 'f', 'd', 's', 'f', 'd', 's', 'f', 'd', 's', '\\(', '\\)', '\\^', '\\|', ';', '\\.', '\\$']

i want to transform x in a string like this: dfdsfdsfdsfds\\(\\)\\^\\|;\\\\$

How can i do this????/
	
	
Juliano Freitas
www.gebrasil.hpg.com.br 


More information about the Python-list mailing list